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

Commit

Permalink
Fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalu committed Apr 27, 2014
1 parent 5f04c5d commit e62900e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ rvm:
- jruby-1.7.12
- rbx-2.2.6

before_install:
- gem install bundler

install:
- travis_retry bundle install

Expand Down

0 comments on commit e62900e

Please sign in to comment.