mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
Rails 4 does not support Ruby 1.8.7
This commit is contained in:
parent
d92f4ae956
commit
c8cd79b23b
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ matrix:
|
|||
- rvm: rbx-2.2.1
|
||||
- rvm: jruby-19mode
|
||||
exclude:
|
||||
- { rvm: 1.8.7, gemfile: gemfiles/rails_4.0.gemfile }
|
||||
- { rvm: 1.9.2, gemfile: gemfiles/rails_4.0.gemfile }
|
||||
- { rvm: 1.9.3, gemfile: gemfiles/rails_4.0.gemfile }
|
||||
- { rvm: jruby-19mode, gemfile: gemfiles/rails_3.2.gemfile }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue