failed tests fail the build, see #970

This commit is contained in:
Dennis Luxen 2014-04-01 12:41:48 +02:00
parent 0ef7a72b33
commit a5232f857e

View File

@ -16,11 +16,11 @@ before_script:
- cmake .. $CMAKEOPTIONS
script:
- make -j 2
# - cd ..
# - cucumber -p verify
after_script:
- cd ..
- cucumber -p verify
after_script:
# - cd ..
# - cucumber -p verify
branches:
only:
- master