From af4c831d6576eee6e15a1f4c16ecf553ecb4efb8 Mon Sep 17 00:00:00 2001 From: Robert Boloc Date: Sat, 27 Dec 2014 20:25:39 +0000 Subject: [PATCH] Added Travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7733dcc..8987637 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Robo Phinx Extension +[![Build Status](https://travis-ci.org/robertboloc/robo-phinx.svg?branch=master)](https://travis-ci.org/robertboloc/robo-phinx) Integrates Phinx tool with the Robo task runner. + ## Table of contents - [Installation](#installation) - [Usage](#usage)