Skip to content

Commit

Permalink
[chore] remove appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Mollweide committed Sep 1, 2019
1 parent 47c0b53 commit 1aa7d2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 25 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
os:
- linux
- windows
language: node_js
node_js:
- "6"
24 changes: 0 additions & 24 deletions appveyor.yml

This file was deleted.

1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
> File based Node REST API mock server
[![Build status](https://img.shields.io/travis/smollweide/node-mock-server/master.svg)](https://travis-ci.org/smollweide/node-mock-server)
[![Build status](https://ci.appveyor.com/api/projects/status/tfluudfe4s7810w8/branch/master?svg=true)](https://ci.appveyor.com/project/smollweide/node-mock-server/branch/master)
[![npm](https://badge.fury.io/js/node-mock-server.svg)](https://badge.fury.io/js/node-mock-server)
[![npm](https://img.shields.io/npm/dt/node-mock-server.svg)](https://www.npmjs.com/package/node-mock-server)
[![Codestyle](https://img.shields.io/badge/codestyle-namics-green.svg)](https://github.com/namics/eslint-config-namics)
Expand Down

0 comments on commit 1aa7d2c

Please sign in to comment.