Skip to content

Commit

Permalink
travis: run tests with "-v"
Browse files Browse the repository at this point in the history
Let's log more details.

#363
  • Loading branch information
rfjakob committed Mar 5, 2019
1 parent abe65ac commit 83414fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ script:
- ./build-without-openssl.bash
- ./build.bash
- ./gocryptfs -speed
- ./test.bash
- ./test.bash -v
- ./crossbuild.bash
- echo "rebuild with locked dependencies"
- echo travis_fold:start:dep
Expand Down

0 comments on commit 83414fa

Please sign in to comment.