mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
travis-ci: let only display, not error on autological warnings
This commit is contained in:
parent
febaabd80b
commit
6fb70f8d02
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ matrix:
|
|||
- libgme-dev
|
||||
- p7zip-full
|
||||
compiler: gcc-6
|
||||
env: WFLAGS="-Wno-tautological-compare -Wno-error=tautological-compare"
|
||||
env: WFLAGS="-Wno-error=tautological-compare"
|
||||
#gcc-6 (Ubuntu 6.1.1-3ubuntu11~14.04.1) 6.1.1 20160511
|
||||
- os: linux
|
||||
compiler: clang
|
||||
|
|
Loading…
Reference in a new issue