👷 changed c++17 to c++1z

parent bade3b3e
...@@ -256,7 +256,7 @@ matrix: ...@@ -256,7 +256,7 @@ matrix:
compiler: clang compiler: clang
env: env:
- COMPILER=clang++-4.0 - COMPILER=clang++-4.0
- CXXFLAGS=-std=c++17 - CXXFLAGS=-std=c++1z
addons: addons:
apt: apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-4.0'] sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-4.0']
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment