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