2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-28 08:43:26 +00:00
rules_foreign_cc/.bazelci/config.yaml
2018-08-13 13:09:30 +02:00

12 lines
181 B
YAML

---
platforms:
ubuntu1804:
test_targets:
- "//examples:tests"
ubuntu1604:
test_targets:
- "//examples:tests"
macos:
test_targets:
- "//examples:tests"