Skip to content

Commit

Permalink
Add a badge for github-actions status (#69)
Browse files Browse the repository at this point in the history
- I would like to add a badge to the Cargo manifest too, but it's currently WIP: rust-lang/crates.io#1838
  • Loading branch information
parasyte authored Apr 14, 2020
1 parent 91db963 commit f874d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[![Documentation](https://docs.rs/pixels/badge.svg)](https://docs.rs/pixels)
[![Build Status](https://travis-ci.org/parasyte/pixels.svg?branch=master)](https://travis-ci.org/parasyte/pixels)
[![CI](https://github.com/parasyte/pixels/workflows/CI/badge.svg)](https://github.com/parasyte/pixels)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)

![Pixels Logo](img/pixels.png)
Expand Down

0 comments on commit f874d97

Please sign in to comment.