Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Gets Travis to update Bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
mezis committed Dec 31, 2013
1 parent 8765373 commit 4aabf97
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 @@ -3,6 +3,7 @@ services:
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- gem update bundler
before_script:
- psql -c 'create database appfab_test;' -U postgres
- cp config/database-travis.yml config/database.yml
Expand Down

0 comments on commit 4aabf97

Please sign in to comment.