Commit 53c2cacd authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

travis: use make test

parent 37279d55
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment