Skip to content

Commit

Permalink
Remove travis and appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaving committed Nov 29, 2024
1 parent 33f5a55 commit 495597d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 137 deletions.
41 changes: 0 additions & 41 deletions .travis.yml

This file was deleted.

5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[![Build Status](https://travis-ci.org/aswaving/yenc.svg?branch=master)](https://travis-ci.org/aswaving/yenc)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/aswaving/yenc?svg=true)](https://ci.appveyor.com/project/aswaving/yenc)
[![Coveralls](https://img.shields.io/coveralls/aswaving/yenc.svg)](https://coveralls.io/github/aswaving/yenc)
[![Build Status](https://github.com/aswaving/yenc/actions/workflows/rust.yml/badge.svg)](https://github.com/aswaving/yenc/actions/workflows/rust.yml)
[![Rust version]( https://img.shields.io/badge/rust-1.70+-blue.svg)]()
[![Documentation](https://docs.rs/yenc/badge.svg)](https://docs.rs/yenc)
[![Latest version](https://img.shields.io/crates/v/yenc.svg)](https://crates.io/crates/yenc)
[![All downloads](https://img.shields.io/crates/d/yenc.svg)](https://crates.io/crates/yenc)
[![Downloads of latest version](https://img.shields.io/crates/dv/yenc.svg)](https://crates.io/crates/yenc)

# yenc

Encodes binaries into yEnc text and decodes yEnc encoded text back to binaries.
Expand Down
93 changes: 0 additions & 93 deletions appveyor.yml

This file was deleted.

0 comments on commit 495597d

Please sign in to comment.