fixed YAML error
This commit is contained in:
parent
b1c1fe9d39
commit
407e8dbb8e
1 changed files with 3 additions and 3 deletions
|
@ -70,9 +70,9 @@ matrix:
|
||||||
|
|
||||||
# Linux / Clang
|
# Linux / Clang
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
env: LLVM_VERSION=3.8.0
|
env: LLVM_VERSION=3.8.0
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
# installation step #
|
# installation step #
|
||||||
|
|
Loading…
Reference in a new issue