Skip to content

Commit 7df8670

Browse files
committed
Updated Travis-CI badge
1 parent 24c8ca6 commit 7df8670

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
@@ -6,7 +6,7 @@ continuous integration with a PHP project.
66

77
Here is a sample status icon showing the state of the master branch.
88

9-
[![Build Status](https://travis-ci.org/travis-ci/travis-ci-php-example.svg?branch=master)](http://travis-ci.org/travis-ci/travis-ci-php-example)
9+
[![Build Status](https://travis-ci.org/travis-ci-examples/php.svg?branch=master)](https://travis-ci.org/travis-ci-examples/php)
1010

1111
In order to run this project just fork it on github.com and then [enable](http://about.travis-ci.org/docs/user/getting-started/)
1212
your fork on your [travis-ci profile](http://travis-ci.org/profile). Every push will then trigger a new build on Travis CI.

0 commit comments

Comments
 (0)