travis: run tests on latest golang (1.5.4 and 1.6.1) (#669)
This commit is contained in:
parent
a1bb291b28
commit
474547b211
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue