1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00

Convert README badge to SVG

Because raster badges make eyes bleed 😎

[skip ci]
This commit is contained in:
Ryan McGeary 2016-10-09 15:54:43 -06:00 committed by GitHub
parent 34fb559d8c
commit 71a1de5a15

View file

@ -1,6 +1,6 @@
# Poltergeist - A PhantomJS driver for Capybara #
[![Build Status](https://secure.travis-ci.org/teampoltergeist/poltergeist.png)](http://travis-ci.org/teampoltergeist/poltergeist)
[![Build Status](https://secure.travis-ci.org/teampoltergeist/poltergeist.svg)](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,