mirror of
https://github.com/nlohmann/json.git
synced 2026-03-23 01:12:44 +00:00
🐛 fixed escaping
This commit is contained in:
@@ -78,7 +78,7 @@ matrix:
|
||||
env:
|
||||
- COMPILER=g++-4.9
|
||||
- SPECIAL=no_exceptions
|
||||
- TEST_PATTERN=-e "*"
|
||||
- TEST_PATTERN=-e \"*\"
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test']
|
||||
|
||||
Reference in New Issue
Block a user