🔨 another try

This commit is contained in:
Niels Lohmann 2018-02-09 22:18:51 +01:00
parent 1e8f4d6ab3
commit b455154cc9
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -102,8 +102,8 @@ 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
- CMAKE_OPTIONS_MORE=-DJSON_MultipleHeader=ON
- CMAKE_OPTIONS=-DJSON_MultipleHeader=ON
- CMAKE_OPTIONS_MORE=-DJSON_Coverage=ON
# Coverity (only for branch coverity_scan)