Skip to content

Commit

Permalink
Run tests verbosely
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Oct 14, 2012
1 parent 4be693d commit c952c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: ruby
script: "rake test:all"
script: "TESTOPTS=-v rake test:all"
jdk:
- oraclejdk7

Expand Down

0 comments on commit c952c04

Please sign in to comment.