Skip to content

Commit 1def5e4

Browse files
committed
remove appveyor and travis scripts
1 parent 814f892 commit 1def5e4

File tree

3 files changed

+1
-69
lines changed

3 files changed

+1
-69
lines changed

.appveyor.yml

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

.travis.yml

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

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# nim-faststreams
22

3-
[![Build Status (Travis)](https://img.shields.io/travis/status-im/nim-faststreams/master.svg?label=Linux%20/%20macOS "Linux/macOS build status (Travis)")](https://travis-ci.org/status-im/nim-faststreams)
4-
[![Windows build status (Appveyor)](https://img.shields.io/appveyor/ci/nimbus/nim-faststreams/master.svg?label=Windows "Windows build status (Appveyor)")](https://ci.appveyor.com/project/nimbus/nim-faststreams)
53
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
64
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
75
![Stability: experimental](https://img.shields.io/badge/stability-experimental-orange.svg)
8-
![Github action](https://github.com/status-im/nim-faststreams/workflows/nim-faststreams%20CI/badge.svg)
6+
![Github action](https://github.com/status-im/nim-faststreams/workflows/CI/badge.svg)
97

108
FastStreams is a highly efficient library for all your I/O needs.
119

0 commit comments

Comments
 (0)