1
0
Fork 0
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:
Tee Parham 2014-10-16 10:46:21 -06:00
parent 8622cfa0c8
commit d90d58aa30

View file

@ -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