Merge pull request #30 from gennadiycivil/master

Restoring bazel-ci integration sans windows node
pull/31/head
Gennadiy Rozental 7 years ago committed by GitHub
commit 40b90bcfda
  1. 7
      .ci/abseil-cpp.json

@ -0,0 +1,7 @@
// 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"}
]
Loading…
Cancel
Save