mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 00:39:31 +08:00
remove go tip from travis testing, unstability caused too many false test failures
This commit is contained in:
@ -3,7 +3,6 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3
|
||||||
- 1.4
|
- 1.4
|
||||||
- tip
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make test
|
- make test
|
||||||
|
Reference in New Issue
Block a user