Skip to content

Commit

Permalink
Enhancement: Use SVG badge for Travis CI build status
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 30, 2018
1 parent 0467ef3 commit 19e590b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

Doctrine DBAL & ORM Bundle for the Symfony Framework.

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

## What is Doctrine?

Expand Down

0 comments on commit 19e590b

Please sign in to comment.