Updated travis

pull/1089/head
gabime 6 years ago
parent 54f1941691
commit 2963da1392

@ -69,15 +69,6 @@ matrix:
os: linux os: linux
addons: *clang6 addons: *clang6
# Test clang-6.0: C++11, Build=Debug, TSAN=On
- env: CLANG_VERSION=6.0 BUILD_TYPE=Debug CPP=11 ASAN=Off TSAN=Off
os: linux
addons: *clang6
- env: CLANG_VERSION=6.0 BUILD_TYPE=Release CPP=11 ASAN=Off TSAN=Off
os: linux
addons: *clang6
# osx # osx
- env: BUILD_TYPE=Release CPP=11 ASAN=Off TSAN=Off - env: BUILD_TYPE=Release CPP=11 ASAN=Off TSAN=Off
os: osx os: osx

Loading…
Cancel
Save