Skip to content

Commit

Permalink
Use SVG Travis badge over PNG
Browse files Browse the repository at this point in the history
Way of the future!
  • Loading branch information
olivierlacan committed Jan 21, 2017
1 parent 9bd0d40 commit 8b2d5fa
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
@@ -1,6 +1,6 @@
# Sinatra

[![Build Status](https://secure.travis-ci.org/sinatra/sinatra.png)](http://travis-ci.org/sinatra/sinatra)
[![Build Status](https://secure.travis-ci.org/sinatra/sinatra.svg)](http://travis-ci.org/sinatra/sinatra)

Sinatra is a [DSL](https://en.wikipedia.org/wiki/Domain-specific_language) for
quickly creating web applications in Ruby with minimal effort:
Expand Down

0 comments on commit 8b2d5fa

Please sign in to comment.