Skip to content

Commit

Permalink
See if we can quiet down the dummy app.
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Nov 18, 2011
1 parent 795edbb commit 6112145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
before_script:
- "ruby --version"
- "sh -e /etc/init.d/xvfb start"
- "bundle exec rake refinery:testing:dummy_app"
- "bundle exec rake refinery:testing:dummy_app --quiet"
script: "DISPLAY=:99.0 bundle exec rspec ./*/spec"
notifications:
email:
Expand Down

0 comments on commit 6112145

Please sign in to comment.