parent
f7a8948163
commit
0297a069fd
1 changed files with 7 additions and 5 deletions
@ -1,9 +1,11 @@ |
||||
{ |
||||
"matrix": { |
||||
"cpp_std": [ |
||||
{"val": "c++11"}, |
||||
{"val": "c++14"}, |
||||
{"val": "c++17"} |
||||
] |
||||
"options": { |
||||
"cpp_std": [ |
||||
{"val": "c++11"}, |
||||
{"val": "c++14"}, |
||||
{"val": "c++17"} |
||||
] |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue