mirror of https://github.com/spf13/cobra.git
Update travis to use more versions of go
This commit is contained in:
parent
6d70311770
commit
79996f7fcf
|
@ -1,7 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5.1
|
||||
- tip
|
||||
script:
|
||||
- go test ./...
|
||||
|
|
Loading…
Reference in New Issue