Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Remove travis ci and appveyor builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Dec 29, 2021
1 parent 51dd293 commit 2466346
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 102 deletions.
86 changes: 0 additions & 86 deletions .appveyor.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .travis.yml

This file was deleted.

6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
[![Build Status](https://travis-ci.org/Nicoretti/xxd-rs.svg?branch=master)](https://travis-ci.org/Nicoretti/xxd-rs)
[![Build status](https://ci.appveyor.com/api/projects/status/nki2w285pjq73jhk/branch/master?svg=true)](https://ci.appveyor.com/project/Nicoretti/xxd-rs/branch/master)
[![crates-io](https://img.shields.io/crates/v/xxd-rs.svg)](https://crates.io/crates/xxd-rs)

# xxd-rs
# xxd-rs [![crates-io](https://img.shields.io/crates/v/xxd-rs.svg)](https://crates.io/crates/xxd-rs)
A rust based reimplementation of [Juergen Weigert's]([email protected]) hexdump utility, xxd.

## Mission statement
Expand Down

0 comments on commit 2466346

Please sign in to comment.