aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2019-02-04 15:29:18 -0500
committerGitHub <noreply@github.com>2019-02-04 15:29:18 -0500
commit5dfcd1bc422d59efa5f890a4a178da363557a617 (patch)
treed27a501fd485d0bccc2bd001ba66730673c0a29c /.travis.yml
parent50059a12b9fdcd4d8d7b5e5670474225daf31ed3 (diff)
downloadgoogletest-5dfcd1bc422d59efa5f890a4a178da363557a617.tar.gz
googletest-5dfcd1bc422d59efa5f890a4a178da363557a617.tar.bz2
googletest-5dfcd1bc422d59efa5f890a4a178da363557a617.zip
Update .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3c52e78c..9948df07 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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