also build tests on travis CI
This commit is contained in:
parent
bf7b146dfc
commit
087f08dad2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user