Skip to content

Commit

Permalink
Update .travis.yml to use Go 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenart committed Apr 15, 2015
1 parent b2cd3f4 commit 80e7222
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 @@
language: go

go:
- 1.4
- 1.4.2

install:
- go get golang.org/x/tools/cmd/vet
Expand Down

0 comments on commit 80e7222

Please sign in to comment.