Update Go versions for Travis.

This commit is contained in:
Josh Rickmar 2015-02-05 17:24:42 -05:00
parent ed821410cb
commit 87ef953a63

View file

@ -1,5 +1,7 @@
language: go
go: release
go:
- 1.3.3
- 1.4.1
sudo: false
before_install:
- gotools=golang.org/x/tools