Sign in
flutter
/
third_party
/
protobuf
/
b8736ae28a5fda2346ecacd8659a98b144e72b75
/
.
/
.bazelci
/
presubmit.yml
blob: 29bfc53c2c778be863f9bf72afd70a883a66d3c2 [
file
] [
log
] [
blame
]
---
tasks:
ubuntu:
platform:
ubuntu1804
shell_commands:
-
"sudo apt -y update && sudo apt -y install libreadline-dev cmake"
test_targets:
-
//
...
macos:
platform:
macos
test_targets:
-
//
...