mirror of https://github.com/spf13/cobra.git
travis: Update Go versions
This commit is contained in:
parent
750ba8ac93
commit
d4c40bbacf
|
@ -2,8 +2,8 @@ language: go
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.7.5
|
||||
- go: 1.8.1
|
||||
- go: 1.7.6
|
||||
- go: 1.8.3
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in New Issue