also build tests on Travis
This commit is contained in:
parent
1592fe377a
commit
32191fb05a
@ -23,6 +23,7 @@ before_script:
|
||||
- cmake .. $CMAKEOPTIONS
|
||||
script:
|
||||
- make -j 2
|
||||
- make -j 2 tests
|
||||
- cd ..
|
||||
- cucumber -p verify
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user