From 06d1687827f182595d90962d593dc9e390527d7c Mon Sep 17 00:00:00 2001
From: nicco <nicco.borgioli@gmail.com>
Date: Fri, 25 Aug 2017 00:28:19 +0200
Subject: [PATCH] Added Travis Icon

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 52ec4df..f456dfe 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 [![npm](https://img.shields.io/npm/v/cca-koa-router.svg)](https://www.npmjs.com/package/cca-koa-router)
 [![npm](https://img.shields.io/npm/dt/cca-koa-router.svg)]()
+[![Travis](https://img.shields.io/travis/cupcakearmy/koa-router.svg)]()
 [![npm](https://img.shields.io/npm/l/cca-koa-router.svg)]()
 
 Koa Router with support for recursive nesting and regexp and dynamic urls. No dependecies and lightweight code.