mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Test ruby 2.1.3
This commit is contained in:
parent
8622cfa0c8
commit
d90d58aa30
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- 2.1.3
|
||||
- 2.0.0
|
||||
- 2.1.2
|
||||
- 1.9.3
|
||||
- jruby
|
||||
- rbx-2
|
||||
gemfile:
|
||||
|
@ -14,7 +14,7 @@ matrix:
|
|||
- { rvm: rbx-2, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
|
||||
- { rvm: 1.9.3, gemfile: test/gemfiles/Gemfile.rails-4.1.x }
|
||||
- { rvm: 2.0.0, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
|
||||
- { rvm: 2.1.2, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
|
||||
- { rvm: 2.1.3, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
|
||||
allow_failures:
|
||||
- rvm: jruby
|
||||
- rvm: rbx-2
|
||||
|
|
Loading…
Reference in a new issue