Bump travis to use the latest golang - 1.6.3 (#723)

This commit is contained in:
David Hill 2016-07-25 14:48:19 -04:00 committed by Dave Collins
parent 61a15f6f1b
commit 6e644855f5

View file

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