mirror of
https://github.com/google/googletest.git
synced 2024-12-29 03:33:40 +08:00
Update .travis.yml
This commit is contained in:
parent
50059a12b9
commit
5dfcd1bc42
@ -36,7 +36,7 @@ matrix:
|
||||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
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
|
||||
group: deprecated-2017Q4
|
||||
compiler: clang
|
||||
|
Loading…
x
Reference in New Issue
Block a user