diff options
author | Mrazek, Petr <petr.mrazek@acision.com> | 2014-08-20 12:40:08 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-08-21 00:32:32 +0200 |
commit | 6deb41e32de552da1281781dcec624c2c6252d7b (patch) | |
tree | 75a72feb7ed3c2daa7426179fd05aefec7c45b60 | |
parent | 74f7bd9a1c0ba45c455efc4dbf07262ef492c732 (diff) | |
download | MultiMC-6deb41e32de552da1281781dcec624c2c6252d7b.tar MultiMC-6deb41e32de552da1281781dcec624c2c6252d7b.tar.gz MultiMC-6deb41e32de552da1281781dcec624c2c6252d7b.tar.lz MultiMC-6deb41e32de552da1281781dcec624c2c6252d7b.tar.xz MultiMC-6deb41e32de552da1281781dcec624c2c6252d7b.zip |
Travis build: take negative test results as build errors
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index fdc8215e..4ed123de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,6 @@ before_script: - cmake -DCMAKE_PREFIX_PATH=/opt/qt52/lib/cmake .. script: - make -j4 -after_script: - make test notifications: irc: |