This commit is contained in:
Jim Lambert 2020-02-18 12:24:57 -05:00
parent a287db3774
commit df20587d74

View File

@ -77,9 +77,11 @@ build:
# at the right place in the workspace tree
- setup-go-workspace
- pkg-config
- gcc
- wget
- script:
name: oci8-pkgs
code: |
sudo apt-get pkg-config gcc wget
# Gets the dependencies
- script:
name: go get