Add dependencies

This commit is contained in:
f0rkz 2019-05-21 04:38:33 +00:00
parent db389ed545
commit 5c9b798d91

View File

@ -16,6 +16,8 @@ notifications:
before_script:
- go get github.com/Telmate/proxmox-api-go
- go install github.com/Telmate/proxmox-api-go
- go get github.com/Telmate/terraform-provider-proxmox/cmd/terraform-provider-proxmox
- go get github.com/Telmate/terraform-provider-proxmox/cmd/terraform-provisioner-proxmox
script:
- make