mirror of
https://github.com/spf13/cobra
synced 2024-11-24 22:57:12 +00:00
Bump Travis to Go 1.6.3
This commit is contained in:
parent
b24564e919
commit
9d9ce1213e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.4.3
|
- 1.4.3
|
||||||
- 1.5.4
|
- 1.5.4
|
||||||
- 1.6.2
|
- 1.6.3
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in a new issue