1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-26 15:42:21 +08:00

remove go tip from travis testing, unstability caused too many false test failures

This commit is contained in:
Jeromy
2015-02-19 13:33:16 -08:00
parent b04b23e675
commit c535ce388e

View File

@ -3,7 +3,6 @@ language: go
go:
- 1.3
- 1.4
- tip
script:
- make test