1
0
Fork 0
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:
Takashi Kokubun 2016-02-06 11:43:33 +09:00
parent 407e785cf3
commit 8fb39a6dc2

View file

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