mirror of
https://github.com/vgough/encfs.git
synced 2024-11-22 07:53:31 +01:00
tests: circleci: drop fuse tests
circleci does not support fuse. Just run checkops.
This commit is contained in:
parent
d75851d339
commit
319f7b4525
@ -10,5 +10,5 @@ dependencies:
|
|||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- bash ./ci/config.sh
|
- bash ./ci/config.sh
|
||||||
- cd build && make && make check && make install
|
- cd build && make && ./checkops && make install
|
||||||
- /tmp/encfs/bin/encfsctl --version
|
- /tmp/encfs/bin/encfsctl --version
|
||||||
|
Loading…
Reference in New Issue
Block a user