From 920ddc8449ce55140cc3515be2f3e5aedf135475 Mon Sep 17 00:00:00 2001 From: Jason Ozias Date: Mon, 31 Aug 2015 15:51:58 -0400 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cdc5ab..7da5764 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ section. This is NOT backwards compatible with the old API. Please visit [node-jdbc](https://www.npmjs.org/package/jdbc) for information on installing with npm. ## Status -[![Build Status](https://travis-ci.org/CraZySacX/node-jdbc.svg?branch=master)](https://travis-ci.org/CraZySacX/node-jdbc) +[![Build Status](https://travis-ci.org/CraZySacX/node-jdbc.svg?branch=v0.1.1)](https://travis-ci.org/CraZySacX/node-jdbc) ## Dependencies - [async](https://github.com/caolan/async)