1
0
mirror of https://github.com/nlohmann/json synced 2024-11-15 16:50:06 +00:00

fixed YAML error

This commit is contained in:
Niels 2016-08-10 16:25:35 +02:00
parent b1c1fe9d39
commit 407e8dbb8e

View File

@ -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 #