Skip to content
Snippets Groups Projects
Commit 6fb70f8d authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

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

parent febaabd8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment