Add TeamCity build status badge

This commit is contained in:
Fedor Isakov 2019-02-03 23:54:41 +01:00
parent 583bf717e3
commit 0798f16e0e
1 changed files with 3 additions and 1 deletions

View File

@ -7,8 +7,10 @@ An experimental feature of [JetBrains MPS](https://jetbrains.com/mps). Code rule
**NEW!** The documentation [website](http://jetbrains.github.io/mps-coderules/) is available.
## Status
| Travis CI | TeamCity |
|:--|:--|
| [![Build Status](https://travis-ci.org/JetBrains/mps-coderules.svg?branch=master)](https://travis-ci.org/JetBrains/mps-coderules) | [![](http://teamcity.jetbrains.com/app/rest/builds/buildType(id:MPS_20191_Distribution_MpsCodeRules)/statusIcon)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=MPS_20191_Distribution_MpsCodeRules) |
[![Build Status](https://travis-ci.org/JetBrains/mps-coderules.svg?branch=master)](https://travis-ci.org/JetBrains/mps-coderules)
The status of this project is **pre-release**. Dont rely on any of the language features or the API to be stable. The purpose of this project is to show the new technology and collect early feedback.