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
|
||||
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.8.0
|
||||
compiler: clang
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.8.0
|
||||
compiler: clang
|
||||
|
||||
#####################
|
||||
# installation step #
|
||||
|
|
Loading…
Reference in a new issue