added trace to travis
This commit is contained in:
parent
c6c01e1040
commit
73d5e51a2d
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ before_script:
|
|||
- "bundle exec rake db:migrate RAILS_ENV=test"
|
||||
- "bundle exec rake db:seed_fu RAILS_ENV=test"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
script: "bundle exec rake travis"
|
||||
script: "bundle exec rake travis --trace"
|
||||
|
|
Loading…
Add table
Reference in a new issue