Skip to content

Commit 5b34bfe

Browse files
Show the status for the same branch as the build
Currently the build status image is shown as failed even if the build passes. This happens as image source points to different branch than the build (namely master)
1 parent baf53cd commit 5b34bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Doctrine2 behavioral extensions
22

3-
[![Build Status](https://secure.travis-ci.org/Atlantic18/DoctrineExtensions.png?branch=master)](http://travis-ci.org/Atlantic18/DoctrineExtensions)
3+
[![Build Status](https://secure.travis-ci.org/Atlantic18/DoctrineExtensions.png)](http://travis-ci.org/Atlantic18/DoctrineExtensions)
44
[![Latest Stable Version](https://poser.pugx.org/gedmo/doctrine-extensions/version)](https://packagist.org/packages/gedmo/doctrine-extensions)
55

66
**Note:** extensions might not evolve more after **2.4.x** it will remain stable and backward compatible. Unless

0 commit comments

Comments
 (0)