summaryrefslogtreecommitdiff
path: root/.bazelci/presubmit.yml
blob: 38ca79304f95a92352b2a3a8010b24ac6322e565 (plain)
1
2
3
4
5
6
7
8
9
10
---
tasks:
  ubuntu:
    platform: ubuntu1604
    test_targets:
    - //...
  macos:
    platform: macos
    test_targets:
    - //...
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback