This commit is contained in:
Jim Lambert 2020-02-18 11:42:24 -05:00
parent ef74f2c46e
commit a287db3774

View File

@ -77,6 +77,9 @@ 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
- gcc
- wget
# Gets the dependencies # Gets the dependencies
- script: - script:
name: go get name: go get