Skip to content

Commit

Permalink
Merge pull request #103 from hashicorp/fix-travis
Browse files Browse the repository at this point in the history
Fix Travis
  • Loading branch information
appilon authored Mar 18, 2020
2 parents 5f827cd + 2efdfd7 commit 0bf1a5b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ language: go
go:
- "1.11.x"
env:
- GO111MODULE=on GOFLAGS=-mod=vendor

env:
- TF_VERSION=0.12.20
- GO111MODULE=on GOFLAGS=-mod=vendor TF_VERSION=0.12.20

install:
# This script is used by the Travis build to install a cookie for
Expand Down

0 comments on commit 0bf1a5b

Please sign in to comment.