Skip to content

Commit

Permalink
Merge pull request #555 from mizzy/remove_ruby22_from_allow_failures_…
Browse files Browse the repository at this point in the history
…on_appveyor

Remove ruby22 from allow_failures on appveyor
  • Loading branch information
mizzy committed Feb 13, 2016
2 parents b85f9f0 + 5407540 commit f35cbcf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ environment:
- ruby_version: "21"
- ruby_version: "22"

matrix:
allow_failures:
- ruby_version: "22" # waiting for net-ssh update

clone_depth: 5

cache:
Expand Down

0 comments on commit f35cbcf

Please sign in to comment.