enable cryfs-test on osx
This commit is contained in:
parent
95d9dc1557
commit
1af0888c3e
@ -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