Skip to content

Commit

Permalink
DOC: Removing mentions of appveyor (numpy#14711)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz authored and eric-wieser committed Oct 15, 2019
1 parent 44c6279 commit 9b0377f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 154 deletions.
150 changes: 0 additions & 150 deletions .appveyor.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
codecov:
ci:
- !appveyor
notify:
require_ci_to_pass: no
after_n_builds: 1
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

[![Travis](https://img.shields.io/travis/numpy/numpy/master.svg?label=Travis%20CI)](
https://travis-ci.org/numpy/numpy)
[![AppVeyor](https://img.shields.io/appveyor/ci/charris/numpy/master.svg?label=AppVeyor)](
https://ci.appveyor.com/project/charris/numpy)
[![Azure](https://dev.azure.com/numpy/numpy/_apis/build/status/azure-pipeline%20numpy.numpy)](
https://dev.azure.com/numpy/numpy/_build/latest?definitionId=5)
[![codecov](https://codecov.io/gh/numpy/numpy/branch/master/graph/badge.svg)](
Expand Down

0 comments on commit 9b0377f

Please sign in to comment.