mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
parent
79bd93d369
commit
bea8ba9ce6
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.1
|
||||
- 1.3
|
||||
- tip
|
||||
script:
|
||||
- go test ./...
|
||||
- go build
|
||||
|
|
Loading…
Reference in a new issue