mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 23:43:26 +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:
|
||||
override:
|
||||
- bash ./ci/config.sh
|
||||
- cd build && make && make check && make install
|
||||
- cd build && make && ./checkops && make install
|
||||
- /tmp/encfs/bin/encfsctl --version
|
||||
|
Loading…
Reference in New Issue
Block a user