Skip to content

Commit

Permalink
fully remove appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Nov 26, 2020
1 parent df3819b commit 38f4f9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .npmignore
@@ -1,5 +1,4 @@
.airtap.yml
.appveyor.yml
.github/
.travis.yml
CONTRIBUTING.md
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -12,7 +12,6 @@
<p align="center">
<a href="https://discord.gg/cnXkm4Z"><img src="https://img.shields.io/discord/612575111718895616" alt="discord"></a>
<a href="https://travis-ci.org/webtorrent/webtorrent"><img src="https://img.shields.io/travis/webtorrent/webtorrent/master.svg" alt="travis"></a>
<a href="https://ci.appveyor.com/project/webtorrent/webtorrent"><img src="https://ci.appveyor.com/api/projects/status/cgu85xlgl72uoswq/branch/master?svg=true" alt="appveyor"></a>
<a href="https://www.npmjs.com/package/webtorrent"><img src="https://img.shields.io/npm/v/webtorrent.svg" alt="npm version"></a>
<a href="https://www.npmjs.com/package/webtorrent"><img src="https://img.shields.io/npm/dm/webtorrent.svg" alt="npm downloads"></a>
<a href="https://standardjs.com"><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg" alt="Standard - JavaScript Style Guide"></a>
Expand Down

0 comments on commit 38f4f9c

Please sign in to comment.