Skip to content

Commit

Permalink
feat(badge): add github batch (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertohuertasm authored Dec 24, 2019
1 parent a6d602c commit 3ab16db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# microserver

[![Build Status](https://travis-ci.org/robertohuertasm/microserver.svg?branch=master)](https://travis-ci.org/robertohuertasm/microserver) [![Build Status](https://dev.azure.com/robertohuertasm/github-oss/_apis/build/status/microserver)](https://dev.azure.com/robertohuertasm/github-oss/_build/latest?definitionId=2)
[![Actions Status](https://github.com/robertohuertasm/microserver/workflows/Release/badge.svg)](https://github.com/robertohuertasm/microserver/actions)
[![Crates.io](https://img.shields.io/crates/v/microserver.svg)](https://crates.io/crates/microserver)

Simple ad-hoc server with SPA support based on Warp! Excellent for testing React, Angular, Vue apps and the like.
Expand Down

0 comments on commit 3ab16db

Please sign in to comment.