Adding a go get

This commit is contained in:
f0rkz 2019-05-21 04:36:27 +00:00
parent 5ad6bc5716
commit db389ed545

View File

@ -14,6 +14,7 @@ notifications:
email: false
before_script:
- go get github.com/Telmate/proxmox-api-go
- go install github.com/Telmate/proxmox-api-go
script: