mirror of
https://github.com/spf13/cobra
synced 2024-11-24 22:57:12 +00:00
parent
be1667c3f0
commit
be3cf39f80
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3
|
||||||
- 1.4
|
- 1.4.2
|
||||||
- tip
|
- tip
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|
Loading…
Reference in a new issue