failed tests fail the build, see #970
This commit is contained in:
parent
0ef7a72b33
commit
a5232f857e
@ -16,11 +16,11 @@ before_script:
|
|||||||
- cmake .. $CMAKEOPTIONS
|
- cmake .. $CMAKEOPTIONS
|
||||||
script:
|
script:
|
||||||
- make -j 2
|
- make -j 2
|
||||||
# - cd ..
|
|
||||||
# - cucumber -p verify
|
|
||||||
after_script:
|
|
||||||
- cd ..
|
- cd ..
|
||||||
- cucumber -p verify
|
- cucumber -p verify
|
||||||
|
after_script:
|
||||||
|
# - cd ..
|
||||||
|
# - cucumber -p verify
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user