Sign in
flutter
/
third_party
/
protobuf
/
03c1fe48c46ca25c1b2f4220eb73103692e036ac
/
.
/
.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:
-
//
...