Skip to content
Snippets Groups Projects
Verified Commit 6834076f authored by Justin Carpentier's avatar Justin Carpentier
Browse files

travis: set CMAKE_MODULE_PATH

parent d52e5c72
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,8 @@ script:
- cd $TRAVIS_BUILD_DIR/unittest/cmake
- mkdir build
- cd build
- cmake ..
- export CMAKE_PREFIX_PATH=/tmp/_ci/install
- cmake ..
- make
- ./extra_lib
- cd /tmp/_ci/build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment