Skip to content

Commit 3ab16db

Browse files
feat(badge): add github batch (#5)
1 parent a6d602c commit 3ab16db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# microserver
22

3-
[![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)
3+
[![Actions Status](https://github.com/robertohuertasm/microserver/workflows/Release/badge.svg)](https://github.com/robertohuertasm/microserver/actions)
44
[![Crates.io](https://img.shields.io/crates/v/microserver.svg)](https://crates.io/crates/microserver)
55

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

0 commit comments

Comments
 (0)