travis: run tests on latest golang (1.5.4 and 1.6.1) (#669)

This commit is contained in:
David Hill 2016-04-14 14:38:25 -04:00 committed by Dave Collins
parent a1bb291b28
commit 474547b211

View file

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.5.3 - 1.5.4
- 1.6 - 1.6.1
sudo: false sudo: false
before_install: before_install:
- gotools=golang.org/x/tools - gotools=golang.org/x/tools