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 ..
|
||||
script:
|
||||
- make -j4
|
||||
after_script:
|
||||
- make test
|
||||
notifications:
|
||||
irc:
|
||||
|
Loading…
Reference in New Issue
Block a user