Skip to content

Commit

Permalink
More fix to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
odinsy committed Jan 15, 2016
1 parent 15d736a commit d567d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ env:
- DB=sqlite
script:
- RAILS_ENV=test bundle exec rake --trace db:migrate test
- bundle exec rspec spec
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
Expand Down

0 comments on commit d567d5f

Please sign in to comment.