tvl-depot/.ci/abseil-cpp.json
2017-10-05 20:59:13 -04:00

8 lines
282 B
JSON

// This is a relaxed JSON format, you can have comments in it.
// This is a list of configuration for the job that does not specify a configuration.
[
{"node": "linux-x86_64"},
{"node": "ubuntu_16.04-x86_64"},
{"node": "darwin-x86_64"},
{"node": "windows-x86_64"}
]