Update travis ci badge to svg

A tiny pr that updates the travis ci badge to use svg instead
of png.
This commit is contained in:
Adam89 2014-07-07 13:41:14 +01:00
parent ff41f17fa3
commit 4a5eace979
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Draper: View Models for Rails
[![TravisCI Build Status](https://secure.travis-ci.org/drapergem/draper.png?branch=master)](http://travis-ci.org/drapergem/draper)
[![TravisCI Build Status](https://travis-ci.org/drapergem/draper.svg?branch=master)](http://travis-ci.org/drapergem/draper)
[![Code Climate](https://codeclimate.com/github/drapergem/draper.png)](https://codeclimate.com/github/drapergem/draper)
Draper adds an object-oriented layer of presentation logic to your Rails