Merge pull request #633 from Adam89/ma-update-travis-badge-to-svg

Update travis ci badge to svg
This commit is contained in:
Jeff Casimir 2014-09-15 08:01:50 -06:00
commit 668e968276
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