Skip to content

Commit

Permalink
Merge pull request #267 from terraform-providers/go1.11-upgrade-2019-…
Browse files Browse the repository at this point in the history
…01-07

[AUTOMATED] Upgrade to Go 1.11
  • Loading branch information
Becca Petrin authored Jan 25, 2019
2 parents 0694fc2 + 74ebdb9 commit 395fd5c
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 @@ -5,7 +5,7 @@ services:
go_import_path: github.com/terraform-providers/terraform-provider-vault
language: go
go:
- 1.11
- "1.11.x"
install:
- bash scripts/gogetcookie.sh
- go get github.com/kardianos/govendor
Expand Down

0 comments on commit 395fd5c

Please sign in to comment.