terraform-provider-proxmox/.travis.yml

19 lines
141 B
YAML
Raw Normal View History

2019-05-21 04:29:48 +00:00
dist: xenial
language: go
go:
- 1.13.x
2019-05-21 04:29:48 +00:00
git:
depth: 1
install: true
notifications:
email: false
script:
- make
- make install