1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 19:32:24 +08:00

skip ipns fuse tests in travis

This commit is contained in:
Juan Batiz-Benet
2014-10-09 02:59:56 -07:00
parent 38177b489d
commit c565309a21
2 changed files with 15 additions and 0 deletions

View File

@ -8,3 +8,5 @@ go:
script:
- go test -v ./...
env: TEST_NO_FUSE=1