Skip to content

Commit

Permalink
Merge pull request #711 from rails-api/fixes-rbx-on-travis
Browse files Browse the repository at this point in the history
Fixes rbx gems bundling on TravisCI
  • Loading branch information
kurko committed Nov 2, 2014
2 parents 5acd0be + 3504c1a commit deaf55e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ rvm:
- jruby-19mode
- rbx-2
- ruby-head
install:
- bundle install --retry=3
env:
- "RAILS_VERSION=3.2"
- "RAILS_VERSION=4.0"
Expand Down

0 comments on commit deaf55e

Please sign in to comment.