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:
parent
c685747465
commit
673875be84
22
.travis.yml
22
.travis.yml
@ -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
|
Loading…
Reference in New Issue
Block a user