mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 23:42:20 +08:00
travis: use make test
This commit is contained in:
@ -6,10 +6,6 @@ go:
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- cd cmd/ipfs && go install # test it can be compiled
|
||||
- cd ../../test/
|
||||
- make # sharness tests
|
||||
- cd ..
|
||||
- make test
|
||||
|
||||
env: TEST_NO_FUSE=1
|
||||
|
Reference in New Issue
Block a user