Use SVG version of travis build status badges

https://github.com/ariya/phantomjs/issues/11880
1.x
Dmitry Mazuro 2014-04-06 19:43:15 +03:00 committed by Ariya Hidayat
parent 7d3f3f0819
commit 4d2fedf243
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ The latest [stable release](http://phantomjs.org/release-1.9.html) is version 1.
| Branch | Build Status |
|:--------:|:---------------:|
| `master` | [![Build Status](https://travis-ci.org/ariya/phantomjs.png?branch=master)](https://travis-ci.org/ariya/phantomjs) |
| `1.9` | [![Build Status](https://travis-ci.org/ariya/phantomjs.png?branch=1.9)](https://travis-ci.org/ariya/phantomjs) |
| `master` | [![Build Status](https://travis-ci.org/ariya/phantomjs.svg?branch=master)](https://travis-ci.org/ariya/phantomjs) |
| `1.9` | [![Build Status](https://travis-ci.org/ariya/phantomjs.svg?branch=1.9)](https://travis-ci.org/ariya/phantomjs) |
## Use Cases