Skip to content

Commit

Permalink
Update go versions used by travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcvernaleo committed Feb 26, 2016
1 parent 680d8ff commit d3a8710
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: go
go:
- 1.4.1
- 1.5.2
- 1.4.3
- 1.5.3
- 1.6
sudo: false
before_install:
- gotools=golang.org/x/tools
Expand Down

0 comments on commit d3a8710

Please sign in to comment.