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

TravisCi: remove WFLAGS

parent ac2ec6c9
Branches
Tags
1 merge request!488Merge in next and don't billboard papersprites in GL
...@@ -70,7 +70,6 @@ matrix: ...@@ -70,7 +70,6 @@ matrix:
- p7zip-full - p7zip-full
- gcc-7 - gcc-7
compiler: gcc-7 compiler: gcc-7
env: WFLAGS="-Wno-tautological-compare -Wno-error=implicit-fallthrough -Wimplicit-fallthrough=3"
#gcc-7 (Ubuntu 7.2.0-1ubuntu1~14.04) 7.2.0 20170802 #gcc-7 (Ubuntu 7.2.0-1ubuntu1~14.04) 7.2.0 20170802
- os: linux - os: linux
addons: addons:
...@@ -85,7 +84,6 @@ matrix: ...@@ -85,7 +84,6 @@ matrix:
- p7zip-full - p7zip-full
- gcc-8 - gcc-8
compiler: gcc-8 compiler: gcc-8
env: WFLAGS="-Wno-tautological-compare -Wno-error=implicit-fallthrough -Wimplicit-fallthrough=3 -Wno-error=format-overflow"
#gcc-8 (Ubuntu 7.2.0-1ubuntu1~14.04) 8.1.0 #gcc-8 (Ubuntu 7.2.0-1ubuntu1~14.04) 8.1.0
- os: linux - os: linux
compiler: clang compiler: clang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment