Skip to content

Commit

Permalink
Exclude Rails 3.2.22 from jruby-head build
Browse files Browse the repository at this point in the history
jruby-head is 2.2 compatible and Rails 3.2.22 is excluded from MRI 2.2
build, so I guess the reason jruby-head is failing is the same.
  • Loading branch information
David Rodríguez committed Jul 18, 2015
1 parent bc6e51e commit 4c355cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -27,6 +27,8 @@ matrix:
exclude:
- rvm: 2.2
env: "RAILS=3.2.22"
- rvm: jruby-head
env: "RAILS=3.2.22"
- rvm: 2.1
env: "RAILS=4.1.11"
- rvm: 2.1
Expand Down

0 comments on commit 4c355cf

Please sign in to comment.