tests: circleci: drop fuse tests

circleci does not support fuse. Just run checkops.
This commit is contained in:
Jakob Unterwurzacher 2017-06-25 18:33:22 +02:00
parent d75851d339
commit 319f7b4525

View File

@ -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