Update .travis.yml
This commit is contained in:
parent
5b6e40f46d
commit
adcb1f8e8e
@ -25,7 +25,7 @@ matrix:
|
||||
compiler: gcc
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
script: ./ci/build-linux-autotools.sh
|
||||
env: VERBOSE=1 CXX_FLAGS=-std=c++11
|
||||
env: VERBOSE=1 CXXFLAGS=-std=c++11
|
||||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
compiler: gcc
|
||||
|
Loading…
Reference in New Issue
Block a user