Skip to content

Commit

Permalink
go 1.7.1 to avoid golang/go#16739
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 22, 2016
1 parent 655f56e commit 0463f50
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,5 +1,5 @@
language: go
go: 1.7
go: 1.7.1
install:
- go get github.com/Masterminds/glide
- glide install
Expand Down

0 comments on commit 0463f50

Please sign in to comment.