mirror of
https://github.com/spf13/cobra
synced 2024-11-24 22:57:12 +00:00
parent
2a6ed7a106
commit
5c40aa85ca
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ go:
|
||||||
- 1.5.1
|
- 1.5.1
|
||||||
- tip
|
- tip
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test -v ./...
|
||||||
- go build
|
- go build
|
||||||
|
|
Loading…
Reference in a new issue