mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
rails 4 requires ruby 1.9.3+, so do not test
This commit is contained in:
parent
de76336242
commit
0013617e60
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ matrix:
|
|||
- { rvm: rbx-19mode, gemfile: test/gemfiles/Gemfile.rails-3.1.x }
|
||||
- { rvm: rbx-19mode, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
|
||||
|
||||
- { rvm: 1.9.2, gemfile: test/gemfiles/Gemfile.rails-4.0.x }
|
||||
|
||||
- { rvm: 2.0.0, gemfile: test/gemfiles/Gemfile.rails-3.0.x }
|
||||
- { rvm: 2.0.0, gemfile: test/gemfiles/Gemfile.rails-3.1.x }
|
||||
- { rvm: 2.0.0, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
|
||||
|
|
Loading…
Add table
Reference in a new issue