提交 728d977b 作者: Juan Batiz-Benet

go install in travis test

上级 eee15bae
......@@ -7,8 +7,9 @@ go:
script:
- go test -v ./...
- cd test/
- make
- cd cmd/ipfs && go install # test it can be compiled
- cd ../../test/
- make # sharness tests
- cd ..
env: TEST_NO_FUSE=1
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论