Testing, trying to figure out clang errors
Possibly related to travis env
This commit is contained in:
parent
e103fa4f2a
commit
e8ebde4f21
|
@ -30,11 +30,9 @@ matrix:
|
||||||
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
|
||||||
- os: linux
|
- os: linux
|
||||||
group: deprecated-2017Q4
|
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env: BUILD_TYPE=Debug VERBOSE=1
|
env: BUILD_TYPE=Debug VERBOSE=1
|
||||||
- os: linux
|
- os: linux
|
||||||
group: deprecated-2017Q4
|
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env: BUILD_TYPE=Release VERBOSE=1 CXX_FLAGS=-std=c++11
|
env: BUILD_TYPE=Release VERBOSE=1 CXX_FLAGS=-std=c++11
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Reference in New Issue
Block a user