Skip to content

Commit

Permalink
Remove appveyor (#418)
Browse files Browse the repository at this point in the history
* Remove appveyor

* Touch typo-ci.yml to trigger new build :)
  • Loading branch information
vhirtham committed Jul 13, 2021
1 parent 4c5c01c commit 613f8f6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 25 deletions.
23 changes: 0 additions & 23 deletions .appveyor.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .typo-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ excluded_words:
- fillna
- sel
- dtypes
- datetimeindex
- timedelta
- timedeltaindex
- datetimeindex
- isoformat
# pyfilesystem --------------------------------
- osfs
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ This research is funded by the Federal Ministry of Education and Research of Ger

[![pytest](https://github.com/BAMWelDX/weldx/workflows/pytest/badge.svg?branch=master)](https://github.com/BAMWelDX/weldx/actions?query=workflow%3Apytest+branch%3Amaster)
[![conda build](https://github.com/BAMWelDX/weldx/workflows/conda%20build/badge.svg?branch=master)](https://github.com/BAMWelDX/weldx/actions?query=workflow%3A%22conda+build%22+branch%3Amaster)
[![Build status](https://ci.appveyor.com/api/projects/status/6yvswkpj7mmdbrk1/branch/master?svg=true)](https://ci.appveyor.com/project/BAMWelDX/weldx/branch/master)

### Code Status

Expand Down

0 comments on commit 613f8f6

Please sign in to comment.