From 37859163cabf06d6a1bf027f48df979c7845efc8 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Mon, 7 Oct 2019 11:13:28 +0200 Subject: [PATCH] Update TC status widgets. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc4b8ccf..d49502aa 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ An experimental feature of [JetBrains MPS](https://jetbrains.com/mps). Code rule ## Status | Travis CI | TeamCity | TeamCity EAP | |:--|:--|:--| -| [![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) | [![](http://teamcity.jetbrains.com/app/rest/builds/buildType(id:MPS_20192_Distribution_MpsCodeRules)/statusIcon)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=MPS_20192_Distribution_MpsCodeRules) | +| [![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_20192_Distribution_MpsCodeRules)/statusIcon)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=MPS_20192_Distribution_MpsCodeRules) | [![](http://teamcity.jetbrains.com/app/rest/builds/buildType(id:MPS_20193_Distribution_MpsCodeRules)/statusIcon)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=MPS_20193_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.