Skip to content

Commit

Permalink
Bump travis to use the latest golang - 1.6.3 (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
dajohi authored and davecgh committed Jul 25, 2016
1 parent 61a15f6 commit 6e64485
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.5.4
- 1.6.1
- 1.6.3
sudo: false
before_install:
- gotools=golang.org/x/tools
Expand Down

0 comments on commit 6e64485

Please sign in to comment.