We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8e7cb commit 53b47f3Copy full SHA for 53b47f3
.travis.yml
@@ -16,7 +16,7 @@ matrix:
16
- os: linux
17
compiler: clang
18
env:
19
- - COMPILER=clang++-7.0
+ - COMPILER=clang++-7
20
addons:
21
apt:
22
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-7']
0 commit comments