Update .travis.yml

This commit is contained in:
Gennadiy Civil
2019-02-04 15:29:18 -05:00
committed by GitHub
parent 50059a12b9
commit 5dfcd1bc42

View File

@@ -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