travis-ci: let only display, not error on autological warnings

This commit is contained in:
Alam Ed Arias 2016-05-29 09:47:30 -04:00
parent febaabd80b
commit 6fb70f8d02

View file

@ -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