Commit 5c22c4a2 by Carlos Martín Nieto

travis: fix allowed failures list

parent 4592b62e
...@@ -37,9 +37,9 @@ matrix: ...@@ -37,9 +37,9 @@ matrix:
OPTIONS="-DBUILD_CLAR=ON -DBUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=Debug" OPTIONS="-DBUILD_CLAR=ON -DBUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=Debug"
os: linux os: linux
allow_failures: allow_failures:
- env: env:
- COVERITY=1 - COVERITY=1
VALGRIND=1 - VALGRIND=1
install: install:
- ./script/install-deps-${TRAVIS_OS_NAME}.sh - ./script/install-deps-${TRAVIS_OS_NAME}.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment