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 # at the right place in the workspace tree
- setup-go-workspace - setup-go-workspace
- pkg-config - script:
- gcc name: oci8-pkgs
- wget code: |
sudo apt-get pkg-config gcc wget
# Gets the dependencies # Gets the dependencies
- script: - script:
name: go get name: go get