0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00

fix: remove travis manifest

This commit is contained in:
Dan Petersen 2021-02-13 00:29:45 +01:00
parent c685747465
commit 673875be84

View File

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