Fix the path to project on TravisCI

This commit is contained in:
Fedor Isakov 2018-08-24 20:26:28 +02:00
parent 8281e037a4
commit 58ab1a126c
1 changed files with 1 additions and 1 deletions

View File

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