diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 07:05:54 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 07:05:54 +0300 |
commit | 4cb3ba94f646b67ac089cd329e534c34f402d6bb (patch) | |
tree | 16c7d33e4c5a653d2b939b0e51078d7fe03a3504 | |
parent | enable tests in CI builds (diff) | |
download | math-server-4cb3ba94f646b67ac089cd329e534c34f402d6bb.tar.gz math-server-4cb3ba94f646b67ac089cd329e534c34f402d6bb.zip |
AppVeyor: add badge to README
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ math-server [![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/egortensin/math-server?label=Docker%2Fserver)](https://hub.docker.com/repository/docker/egortensin/math-server/builds) [![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/egortensin/math-client?label=Docker%2Fclient)](https://hub.docker.com/repository/docker/egortensin/math-client/builds) [![Travis (.com) branch](https://img.shields.io/travis/com/egor-tensin/math-server/master?label=Travis)](https://travis-ci.com/egor-tensin/math-server) +[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/math-server/master?label=AppVeyor)](https://ci.appveyor.com/project/egor-tensin/math-server/branch/master) Development ----------- |