mirror of
https://github.com/vgough/encfs.git
synced 2025-08-09 14:04:59 +02:00
Make CircleCI run make check
This commit is contained in:
@ -10,5 +10,5 @@ dependencies:
|
||||
test:
|
||||
override:
|
||||
- bash ./ci/config.sh
|
||||
- cd build && make && make test && make install
|
||||
- cd build && make && make check && make install
|
||||
- /tmp/encfs/bin/encfsctl --version
|
||||
|
Reference in New Issue
Block a user