add travis status to README

This commit is contained in:
Luke 2017-05-05 23:22:53 -07:00
parent 48dffe822a
commit b950657b5e
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Router
[![Build Status](https://travis-ci.org/goposse/flutter-router.svg?branch=master)](https://travis-ci.org/goposse/flutter-router)
## Getting started
You should ensure that you add the router as a dependency in your flutter project.