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