Update Travis to test against golang 1.4.2

This commit is contained in:
David Hill 2015-02-27 13:28:06 -05:00
parent 8412cde46f
commit c153596542

View file

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