forgot version number
This commit is contained in:
parent
dbf58ae9c0
commit
33abe87407
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ matrix:
|
|||
compiler: clang
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise']
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']
|
||||
packages: ['clang-3.7', 'valgrind']
|
||||
env: COMPILER=clang++-3.7
|
||||
|
||||
|
|
Loading…
Reference in a new issue