Skip to content

Commit

Permalink
Add ubuntu 18.04 to .bazelci
Browse files Browse the repository at this point in the history
  • Loading branch information
mfarrugi committed Jan 27, 2019
1 parent 5070b0a commit 65c10d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ platforms:
ubuntu1604:
build_targets: *default_targets
test_targets: *default_targets
ubuntu1804:
build_targets: *default_targets
test_targets: *default_targets
macos:
osx_targets: &osx_targets
- "--" # Allows negative patterns; hack for https://github.com/bazelbuild/continuous-integration/pull/245
Expand Down

0 comments on commit 65c10d4

Please sign in to comment.