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