Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Commit 035d039

Browse files
committed
Should now compile on latest version of Terraform. Let's find out!
1 parent 19698d7 commit 035d039

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ install:
66
- go get github.com/hashicorp/terraform
77
- go get github.com/JamesClonk/vultr
88
before_script:
9-
- cd src/github.com/hashicorp/terraform
10-
- git checkout v0.8.8
119
- rm -rf $GOPATH/src/github.com/hashicorp/terraform/builtin/providers/fastly
1210
script:
1311
- cd $GOPATH/src/github.com/elricsfate/terraform-provider-vultr

0 commit comments

Comments
 (0)