🔨 added quotes around parameters

parent 0111f318
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment