Skip to content

Commit

Permalink
Remove Appveyor. It's broken anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
gentoo90 committed Feb 14, 2023
1 parent 1b21d77 commit f4d4592
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ insert_final_newline = true
indent_style = space
indent_size = 4

[*.yml]
[*.yaml]
indent_style = space
indent_size = 2
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
winreg
[![Winreg on Appveyor][appveyor-image]][appveyor]
[![Github Actions][actions-image]][actions]
[![Winreg on crates.io][cratesio-image]][cratesio]
[![Winreg on docs.rs][docsrs-image]][docsrs]
======

[appveyor-image]: https://ci.appveyor.com/api/projects/status/f3lwrt67ghrf5omd?svg=true
[appveyor]: https://ci.appveyor.com/project/gentoo90/winreg-rs
[actions-image]: https://github.com/gentoo90/winreg-rs/actions/workflows/ci.yaml/badge.svg
[actions]: https://github.com/gentoo90/winreg-rs/actions
[cratesio-image]: https://img.shields.io/crates/v/winreg.svg
[cratesio]: https://crates.io/crates/winreg
[docsrs-image]: https://docs.rs/winreg/badge.svg
Expand Down
37 changes: 0 additions & 37 deletions appveyor.yml

This file was deleted.

0 comments on commit f4d4592

Please sign in to comment.