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