1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00
Files
kubo/.travis.yml
2014-07-30 01:53:29 -07:00

11 lines
84 B
YAML

language: go
go:
- 1.2
- 1.3
- release
- tip
script:
- go test -v ./...