also build tests on travis CI
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ before_script:
|
|||||||
- bundle install
|
- bundle install
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake .. $CMAKEOPTIONS
|
- cmake .. $CMAKEOPTIONS -DBUILD_TOOLS=1
|
||||||
script:
|
script:
|
||||||
- make -j 2
|
- make -j 2
|
||||||
- make -j 2 tests
|
- make -j 2 tests
|
||||||
|
|||||||
Reference in New Issue
Block a user