Skip to content

Commit

Permalink
Merge branch 'fix-make-test-all' of github.com:dikhan/terraform-provi…
Browse files Browse the repository at this point in the history
…der-openapi into fix-make-test-all
  • Loading branch information
dikhan committed Apr 9, 2022
2 parents f788551 + 8cf2bfa commit 18c31ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
- TF_VERSION=0.13.6 PERFORM_DOCKER_LOGIN=true GO111MODULE=on

install:
- go install github.com/goreleaser/goreleaser@latest
- go install github.com/goreleaser/goreleaser@v1.6.3
- wget https://releases.hashicorp.com/terraform/"$TF_VERSION"/terraform_"$TF_VERSION"_linux_amd64.zip
- unzip terraform_"$TF_VERSION"_linux_amd64.zip
- sudo mv terraform /usr/local/bin/
Expand Down

0 comments on commit 18c31ed

Please sign in to comment.