🔨 added quotes around parameters

This commit is contained in:
Niels Lohmann 2018-02-09 21:54:32 +01:00
parent 0111f3187e
commit 316634e129
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -102,7 +102,7 @@ matrix:
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-4.9' --gcov-options '\-lp'
env:
- COMPILER=g++-4.9
- CMAKE_OPTIONS=-DJSON_Coverage=ON -DJSON_MultipleHeader=ON
- CMAKE_OPTIONS="-DJSON_Coverage=ON -DJSON_MultipleHeader=ON"
# Coverity (only for branch coverity_scan)