Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed Jun 13, 2012
1 parent c825ede commit c36ba2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,2 +1,7 @@
rvm: rvm:
- 1.9.3 - 1.9.3
bundler_args: --without development
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "rake clean"

0 comments on commit c36ba2e

Please sign in to comment.