Add travis badge

This commit is contained in:
Jeroen Engels 2019-08-01 09:30:40 +02:00
parent d60662279c
commit 4831498a57

View File

@ -1,5 +1,7 @@
# elm-lint
![](https://travis-ci.com/jfmengels/elm-lint.svg?branch=master)
An [Elm](http://elm-lang.org/) linter written in Elm. Get your code from correct to better.
You can learn about the API and the rules it provides on the [package documentation](http://package.elm-lang.org/packages/jfmengels/elm-lint).