Add GitHub workflow for CI (#728)

This commit is contained in:
nickelc
2019-12-10 20:48:49 +01:00
committed by Sean McArthur
parent 80ba8cc150
commit e6b286977e
2 changed files with 248 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# reqwest
[![CI](https://github.com/seanmonstar/reqwest/workflows/CI/badge.svg)](https://github.com/seanmonstar/reqwest/actions?query=workflow%3ACI)
[![Travis CI Status](https://travis-ci.org/seanmonstar/reqwest.svg?branch=master)](https://travis-ci.org/seanmonstar/reqwest)
[![Appveyor CI Status](https://ci.appveyor.com/api/projects/status/9ol6jcamwdcxq9gr/branch/master?svg=true)](https://ci.appveyor.com/project/seanmonstar/reqwest)
[![crates.io](https://img.shields.io/crates/v/reqwest.svg)](https://crates.io/crates/reqwest)