Skip to content

Commit

Permalink
bump go version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbardin committed Mar 14, 2019
1 parent 2c60140 commit b5b1e94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.5
1.12.1
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
- docker
language: go
go:
- "1.11.5"
- "1.12.1"

# add TF_CONSUL_TEST=1 to run consul tests
# they were causing timouts in travis
Expand Down

0 comments on commit b5b1e94

Please sign in to comment.