---
tasks:
ubuntu1804:
shell_commands:
- apt-get update && apt-get install libcap-dev
- pip3 install absl-py clang
build_targets:
- "..."