mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-06 06:45:14 +00:00
travis: fix allowed failures list
This commit is contained in:
parent
4592b62ee5
commit
5c22c4a205
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user