Bump travis to use the latest golang - 1.6.3 (#723)
This commit is contained in:
parent
61a15f6f1b
commit
6e644855f5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.1
|
||||
- 1.6.3
|
||||
sudo: false
|
||||
before_install:
|
||||
- gotools=golang.org/x/tools
|
||||
|
|
Loading…
Reference in a new issue