about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFranck Cuny <franck@lumberjaph.net>2013-05-07 21:57:45 -0700
committerFranck Cuny <franck@lumberjaph.net>2013-05-07 21:57:45 -0700
commited91d210755553205d9e658cf009c3730d6029ab (patch)
treee03200bcbdb264b34c2666b702f3bb61e304c3ce /README.md
parentSupport travis (diff)
downloadpath-router-ed91d210755553205d9e658cf009c3730d6029ab.tar.gz
add build status to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 123693c..6cbadc6 100644
--- a/README.md
+++ b/README.md
@@ -56,5 +56,5 @@ If you use validation, you can write this kind of route with no ambiguity:
 
 ## External links
 
-* [Build status](https://drone.io/github.com/franckcuny/path-router/latest)
+* [![Build Status](https://travis-ci.org/franckcuny/path-router.png?branch=master)](https://travis-ci.org/franckcuny/path-router)
 * [Internal Documentation](http://godoc.org/github.com/franckcuny/path-router)