mirror of
https://github.com/nlohmann/json.git
synced 2026-02-26 05:16:27 +00:00
set compiler flag
This commit is contained in:
@@ -2,6 +2,9 @@ language: cpp
|
||||
|
||||
sudo: false
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
env:
|
||||
- COMPILER=g++-4.9
|
||||
- COMPILER=g++-5
|
||||
|
||||
Reference in New Issue
Block a user