diff options
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.travis.yml b/.travis.yml index 1e1494b..2e6a13e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ script:    - ./build-without-openssl.bash    - ./build.bash    - ./gocryptfs -speed -  - ./test.bash -v +  - ./test.bash    - make root_test    - ./crossbuild.bash    - echo "rebuild with locked dependencies" | 
