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

Travis: still need to keep -Wno-tautological-compare for GCC 7

parent 7f98c5c8
No related branches found
No related tags found
Loading
......@@ -113,7 +113,7 @@ matrix:
- p7zip-full
- gcc-7
compiler: gcc-7
env: WFLAGS="-Wno-error=implicit-fallthrough"
env: WFLAGS="-Wno-tautological-compare -Wno-error=implicit-fallthrough"
#gcc-7 (Ubuntu 7.2.0-1ubuntu1~14.04) 7.2.0 20170802
- os: linux
compiler: clang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment