Update Go versions for Travis.
This commit is contained in:
parent
ed821410cb
commit
87ef953a63
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
language: go
|
||||
go: release
|
||||
go:
|
||||
- 1.3.3
|
||||
- 1.4.1
|
||||
sudo: false
|
||||
before_install:
|
||||
- gotools=golang.org/x/tools
|
||||
|
|
Loading…
Reference in a new issue