提交 7340eb5e 作者: Steven Allen

don't skip git plugin test in travis

The git plugin is built-in. Anyways, there's no reason plugin loading shouldn't
work in travis.

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 017564a8
......@@ -8,13 +8,6 @@ test_description="Test git plugin"
. lib/test-lib.sh
# if in travis CI, dont test mount (no fuse)
if ! test_have_prereq PLUGIN; then
skip_all='skipping git plugin tests, plugins not available'
test_done
fi
test_init_ipfs
# from https://github.com/ipfs/go-ipld-git/blob/master/make-test-repo.sh
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论