mirror of
https://github.com/spf13/cobra
synced 2024-11-24 22:57:12 +00:00
travis: Update Go versions
This commit is contained in:
parent
750ba8ac93
commit
d4c40bbacf
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ language: go
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- go: 1.7.5
|
- go: 1.7.6
|
||||||
- go: 1.8.1
|
- go: 1.8.3
|
||||||
- go: tip
|
- go: tip
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
Loading…
Reference in a new issue