Merge branch 'next' of github.com:cryfs/cryfs into next
This commit is contained in:
commit
04044cea1a
@ -24,10 +24,10 @@ make -j$NUMCORES
|
||||
./test/parallelaccessstore/parallelaccessstore-test
|
||||
./test/blockstore/blockstore-test
|
||||
./test/blobstore/blobstore-test
|
||||
./test/cryfs/cryfs-test
|
||||
|
||||
# TODO Also run on osx once fixed
|
||||
if [ "${TRAVIS_OS_NAME}" == "linux" ]; then
|
||||
./test/fspp/fspp-test
|
||||
./test/cryfs/cryfs-test
|
||||
./test/cryfs-cli/cryfs-cli-test
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user