Make CircleCI run make check

This commit is contained in:
benrubson 2017-05-28 17:01:43 +02:00 committed by rfjakob
parent ea67ef11f5
commit 8cc6639f64

View File

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