Add TC build status widget for EAP builds
This commit is contained in:
parent
0615c69143
commit
6c0aeac109
|
|
@ -7,9 +7,9 @@ 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 |
|
||||
|:--|:--|
|
||||
| [](https://travis-ci.org/JetBrains/mps-coderules) | [/statusIcon)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=MPS_20191_Distribution_MpsCodeRules) |
|
||||
| Travis CI | TeamCity | TeamCity EAP |
|
||||
|:--|:--|:--|
|
||||
| [](https://travis-ci.org/JetBrains/mps-coderules) | [/statusIcon)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=MPS_20191_Distribution_MpsCodeRules) | [/statusIcon)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=MPS_20192_Distribution_MpsCodeRules) |
|
||||
|
||||
|
||||
The status of this project is **pre-release**. Don’t 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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue