Update build status badge to GitHub Actions

This commit is contained in:
David Tolnay 2020-05-05 23:55:45 -07:00
parent 9ad3eefdf3
commit e24c2f6af9
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -1,6 +1,6 @@
# cargo-expand
[![Build Status](https://travis-ci.org/dtolnay/cargo-expand.svg?branch=master)](https://travis-ci.org/dtolnay/cargo-expand)
[![Build Status](https://img.shields.io/github/workflow/status/dtolnay/cargo-expand/CI/master)](https://github.com/dtolnay/cargo-expand/actions?query=branch%3Amaster)
[![Latest Version](https://img.shields.io/crates/v/cargo-expand.svg)](https://crates.io/crates/cargo-expand)
Once installed, the following command prints out the result of macro expansion