diff options
author | Wez Furlong <wez@wezfurlong.org> | 2019-09-15 17:26:46 -0700 |
---|---|---|
committer | Wez Furlong <wez@wezfurlong.org> | 2019-09-15 17:26:46 -0700 |
commit | bc821c0f4538f545aa564dd6b3f0afd409a97dbf (patch) | |
tree | c298071f3a7b04386ffe44a6c06856f4714d3e78 /README.md | |
parent | 26157c1685ce10115913ded384c016c2b72a4e68 (diff) | |
download | ssh2-rs-bc821c0f4538f545aa564dd6b3f0afd409a97dbf.zip |
remove appveyor from readme as well
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ # ssh2-rs [![Build Status](https://travis-ci.com/alexcrichton/ssh2-rs.svg?branch=master)](https://travis-ci.com/alexcrichton/ssh2-rs) -[![Build Status](https://ci.appveyor.com/api/projects/status/dwc9c26tfdpg52on?svg=true)](https://ci.appveyor.com/project/alexcrichton/ssh2-rs) [Documentation](https://docs.rs/ssh2) |