Skip to content

Commit

Permalink
Merge pull request #232 from astorije/patch-2
Browse files Browse the repository at this point in the history
Use SVG version of the Travis CI badge
  • Loading branch information
nathanboktae committed Apr 5, 2016
2 parents ba4b66c + 599953b commit 46cbb35
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
Expand Up @@ -4,7 +4,7 @@

Since 4.0, the phantomjs code now is in [mocha-phantomjs-core](https://github.com/nathanboktae/mocha-phantomjs-core). If you need full control over which phantomjs version to use and where to get it, or want to use it more programatically like a build system plugin, please use that package directly. This project is a node.js CLI around it.

[![Build Status](https://secure.travis-ci.org/nathanboktae/mocha-phantomjs.png)](http://travis-ci.org/nathanboktae/mocha-phantomjs)
[![Build Status](https://travis-ci.org/nathanboktae/mocha-phantomjs.svg?branch=master)](https://travis-ci.org/nathanboktae/mocha-phantomjs)

# Key Features

Expand Down

0 comments on commit 46cbb35

Please sign in to comment.