Skip to content

Commit 1693a95

Browse files
committed
ci: remove Appveyor build
Windows binaries are also built in Travis CI now.
1 parent 8156663 commit 1693a95

File tree

2 files changed

+4
-40
lines changed

2 files changed

+4
-40
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ Where:
5454
```
5555
## Build
5656

57+
58+
[![Build status](http://img.shields.io/travis/igrr/mkspiffs.svg)](https://travis-ci.org/igrr/mkspiffs)
59+
60+
5761
You need gcc (≥4.8) or clang(≥600.0.57), and make. On Windows, use MinGW.
5862

5963
Run:
@@ -100,13 +104,6 @@ SPIFFS configuration:
100104
```
101105

102106

103-
### Build status
104-
105-
Linux | Windows
106-
------|-------
107-
[![Linux build status](http://img.shields.io/travis/igrr/mkspiffs.svg)](https://travis-ci.org/igrr/mkspiffs) | [![Windows build status](http://img.shields.io/appveyor/ci/igrr/mkspiffs.svg)](https://ci.appveyor.com/project/igrr/mkspiffs)
108-
109-
110107
## License
111108

112109
MIT

appveyor.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)