diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 06:21:35 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 06:21:35 +0300 |
commit | 032127f101bbdf751788fa41776f1158319a5fb1 (patch) | |
tree | 648e3441ed9137b76b5cf3b382ea1be6cb3704ed /README.md | |
parent | add Docker build badges to README (diff) | |
download | math-server-032127f101bbdf751788fa41776f1158319a5fb1.tar.gz math-server-032127f101bbdf751788fa41776f1158319a5fb1.zip |
Travis: add badge to README
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,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) Development ----------- |