mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Run tests verbosely
This commit is contained in:
parent
4be693d140
commit
c952c04eed
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
script: "rake test:all"
|
script: "TESTOPTS=-v rake test:all"
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk7
|
- oraclejdk7
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue