mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 23:53:19 +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:
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
script:
|
||||
- make test
|
||||
|
Reference in New Issue
Block a user