Skip to content

Commit

Permalink
Added .bazelci/presubmit.yml for BuildKite.
Browse files Browse the repository at this point in the history
  • Loading branch information
haberman committed May 15, 2019
1 parent a126b9a commit 17568d6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
tasks:
ubuntu:
platform: ubuntu1604
test_targets:
- //...
macos:
platform: macos
test_targets:
- //...

0 comments on commit 17568d6

Please sign in to comment.