Explorar el Código

add travis status to README

Luke hace 8 años
padre
commit
b950657b5e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -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.