Merge pull request #738 from Wyverald:patch-1

PiperOrigin-RevId: 469462667
pull/13171/head
Copybara-Service 3 years ago
commit 12166431ed
  1. 2
      .bazelci/presubmit.yml

@ -3,7 +3,7 @@ tasks:
ubuntu:
platform: ubuntu1804
shell_commands:
- "sudo apt -y update && sudo apt -y install libreadline-dev cmake"
- "sudo apt -y update && sudo apt -y install libreadline-dev cmake rsync"
test_targets:
- //...
macos:

Loading…
Cancel
Save