0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/.travis.yml
2019-12-14 15:45:07 +01:00

23 lines
215 B
YAML

dist: bionic
language: go
cache:
directories:
- $HOME/.cache/go-build
- $HOME/gopath/pkg/mod
go:
- 1.13.x
git:
depth: 1
install: true
notifications:
email: false
script:
- make test targets