Skip to content

Commit

Permalink
Run travis with ruby 2.2.0 + rails 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Dec 25, 2014
1 parent 4e3358c commit 1d8bea9
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 @@ -20,6 +20,8 @@ matrix:
env: "RAILS_VERSION=4.1.8 JRUBY_OPTS=\"-J-Xms512m -J-Xmx1024m\""
- rvm: 2.1.4
env: "RAILS_VERSION=4.1.8"
- rvm: 2.2.0
env: "RAILS_VERSION=4.2.0"

before_install:
- gem install bundler
Expand Down

0 comments on commit 1d8bea9

Please sign in to comment.