mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Drop Ruby 2.0.0 for appveyor
This commit is contained in:
parent
407e785cf3
commit
8fb39a6dc2
1 changed files with 0 additions and 4 deletions
|
@ -31,13 +31,9 @@ test_script:
|
|||
|
||||
environment:
|
||||
matrix:
|
||||
- ruby_version: 200-x64
|
||||
- ruby_version: 21-x64
|
||||
- ruby_version: '22'
|
||||
- ruby_version: 22-x64
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- ruby_version: 200-x64
|
||||
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in a new issue