Update Go versions for Travis.
This commit is contained in:
parent
80b97479bd
commit
56fe089f4e
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
language: go
|
||||
go: release
|
||||
go:
|
||||
- 1.3.3
|
||||
- 1.4.1
|
||||
before_install:
|
||||
- gocleandeps=c16c849abae90c23419d
|
||||
- git clone https://gist.github.com/$gocleandeps.git
|
||||
|
|
Loading…
Reference in a new issue