From bb1a8f468fd9db4c779d1e90dc0721e3841da458 Mon Sep 17 00:00:00 2001 From: knappe Date: Fri, 4 Apr 2014 14:47:52 -0600 Subject: [PATCH] Update README.md Patch up the Travis build links. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcfe0df8..f4555b7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Poltergeist - A PhantomJS driver for Capybara # -[![Build Status](https://secure.travis-ci.org/jonleighton/poltergeist.png)](http://travis-ci.org/jonleighton/poltergeist) +[![Build Status](https://secure.travis-ci.org/teampoltergeist/poltergeist.png)](http://travis-ci.org/teampoltergeist/poltergeist) Poltergeist is a driver for [Capybara](https://github.com/jnicklas/capybara). It allows you to run your Capybara tests on a headless [WebKit](http://webkit.org) browser,