Fix path to Travis-CI project

This commit is contained in:
Fedor Isakov 2018-09-04 14:46:33 +02:00
parent b5ff5997f3
commit 7572ed73ac
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ An experimental feature of [JetBrains MPS](https://jetbrains.com/mps). Code rule
## Status ## Status
[![Build Status](https://travis-ci.org/jetbrains/mps-coderules.svg?branch=master)](https://travis-ci.org/jetbrains/mps-coderules) [![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. 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.