Update .travis.yml
This commit is contained in:
parent
50059a12b9
commit
5dfcd1bc42
@ -36,7 +36,7 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
group: deprecated-2017Q4
|
group: deprecated-2017Q4
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
env: BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11
|
env: BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11 -Wgnu-zero-variadic-macro-arguments
|
||||||
- os: linux
|
- os: linux
|
||||||
group: deprecated-2017Q4
|
group: deprecated-2017Q4
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
Loading…
Reference in New Issue
Block a user