Skip to content

Commit 8672425

Browse files
committed
Configure travis CI to output more information
to be able to find out where a deadlock is
1 parent 7f85079 commit 8672425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ matrix:
1515
- rvm: ruby-head
1616
- rvm: jruby-head
1717
- rvm: 1.9.3
18+
script: "bundle exec rspec --color --backtrace --seed 1 --format documentation ./spec"

0 commit comments

Comments
 (0)