re-enable cucumber tests on travis CI
This commit is contained in:
parent
40517e3010
commit
2138fdfadf
@ -13,6 +13,9 @@ before_script:
|
||||
- cd build
|
||||
- cmake .. $CMAKEOPTIONS
|
||||
script: make -j3
|
||||
after_script:
|
||||
- cd ..
|
||||
- cucumber -p verify
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user