Skip to content

Commit

Permalink
Merge pull request #9470 from cblecker/travis-1.7.3
Browse files Browse the repository at this point in the history
travis: Update to Go 1.7.3
  • Loading branch information
mitchellh authored Oct 20, 2016
2 parents 65f6aa5 + 2f92c4f commit 63b1443
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
@@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.7.1
- 1.7.3
install:
# This script is used by the Travis build to install a cookie for
# go.googlesource.com so rate limits are higher when using `go get` to fetch
Expand Down

0 comments on commit 63b1443

Please sign in to comment.