Add travis badge

This commit is contained in:
Zak Patterson 2019-02-01 11:27:56 -05:00
parent 8ddf2bcdc1
commit 7954b28dfc

View File

@ -1,4 +1,4 @@
outwatch-router outwatch-router [![Build Status][travis-img]][travis-link]
=== ===
Easy routing for [outwatch](https://outwatch.github.io) on scala.js Easy routing for [outwatch](https://outwatch.github.io) on scala.js
@ -6,3 +6,6 @@ Easy routing for [outwatch](https://outwatch.github.io) on scala.js
Most of this code is adapted from [http4s](http4s.org)'s route parsing and path pattern matching. Most of this code is adapted from [http4s](http4s.org)'s route parsing and path pattern matching.
See [documentation](https://clovellytech.github.io/outwatch-router/index.html) See [documentation](https://clovellytech.github.io/outwatch-router/index.html)
[travis-img]:https://travis-ci.com/clovellytech/outwatch-router.svg?branch=master
[travis-link]:https://travis-ci.com/clovellytech/outwatch-router