Skip to content

Commit

Permalink
Merge pull request #871 from localheinz/feature/badge
Browse files Browse the repository at this point in the history
Enhancement: Use SVG badge for Travis CI build status
  • Loading branch information
Ocramius committed Oct 30, 2018
2 parents 0467ef3 + 19e590b commit d57c1a3
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 d57c1a3

Please sign in to comment.