Travis build: take negative test results as build errors
This commit is contained in:
parent
74f7bd9a1c
commit
6deb41e32d
@ -18,7 +18,6 @@ before_script:
|
|||||||
- cmake -DCMAKE_PREFIX_PATH=/opt/qt52/lib/cmake ..
|
- cmake -DCMAKE_PREFIX_PATH=/opt/qt52/lib/cmake ..
|
||||||
script:
|
script:
|
||||||
- make -j4
|
- make -j4
|
||||||
after_script:
|
|
||||||
- make test
|
- make test
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
|
Loading…
Reference in New Issue
Block a user