mirror of
https://github.com/nlohmann/json.git
synced 2025-01-19 15:53:00 +08:00
🐛 fixed escaping
This commit is contained in:
parent
a00149f8ee
commit
87c5e32e1f
@ -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']
|
||||
|
Loading…
Reference in New Issue
Block a user