Run correct cli test case
This commit is contained in:
parent
42ce5c94ec
commit
94244d047b
@ -50,6 +50,6 @@ script:
|
||||
- ./test/blobstore/blobstore-test
|
||||
# TODO Also run on osx once fixed
|
||||
- if [ "${TRAVIS_OS_NAME}" == "linux"]; then ./test/cryfs/cryfs-test ; fi
|
||||
- if [ "${TRAVIS_OS_NAME}" == "linux"]; then ./test/cryfs/cryfs-cli-test ; fi
|
||||
- if [ "${TRAVIS_OS_NAME}" == "linux"]; then ./test/cryfs-cli/cryfs-cli-test ; fi
|
||||
after_script:
|
||||
- rm run_with_fuse.sh
|
||||
|
Loading…
Reference in New Issue
Block a user