Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Patch up the Travis build links.
  • Loading branch information
knappe committed Apr 4, 2014
1 parent 330fe1d commit bb1a8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit bb1a8f4

Please sign in to comment.