Skip to content

Commit

Permalink
Travis uses '--trace' when executing rake
Browse files Browse the repository at this point in the history
  • Loading branch information
Aram Price and Rob Day-Reynolds committed Jul 24, 2013
1 parent 93d1486 commit 0418f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
script: 'bundle exec rake $TASKS'
script: 'bundle exec rake --trace $TASKS'
bundler_args: "--local --without development"
rvm:
- ruby-1.9.3
Expand Down

0 comments on commit 0418f1c

Please sign in to comment.