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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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