Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit ca0578f

Browse files
committed
Testing out --trace with rake to receive more debug info for failing Travis CI builds.
1 parent b09d6d9 commit ca0578f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ gemfile:
33
- test/support/Gemfile
44
rvm:
55
- 1.9.3
6-
script: BUNDLE_GEMFILE=test/support/Gemfile bundle exec rake test
6+
script: BUNDLE_GEMFILE=test/support/Gemfile bundle exec rake --trace test

0 commit comments

Comments
 (0)