NOISSUE and even more

This commit is contained in:
Petr Mrázek 2015-09-26 00:44:52 +02:00
parent 1ab26ef2ad
commit e4df8165f7

View File

@ -31,6 +31,7 @@ matrix:
notifications:
irc: "irc.esper.net#MultiMC"
email: false
# Install dependencies
install:
@ -43,6 +44,3 @@ before_script:
- cmake -DCMAKE_PREFIX_PATH=$CMAKE_PREFIX_PATH ..
script:
- make -j4 && make test ARGS="-V"
notifications:
email: false