Skip to content

Commit a02b15c

Browse files
Update README.md
1 parent 9163b34 commit a02b15c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ continuous integration with a PHP project.
66

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

9+
<!--
910
[![Build Status](https://travis-ci.org/travis-ci-examples/php.svg?branch=master)](https://travis-ci.org/travis-ci-examples/php)
11+
-->
12+
[![Build Status](https://api.travis-ci.com/Clicketyclick/cpr.svg?branch=master)](https://travis-ci.com/github/Clicketyclick/cpr)
13+
1014

1115
In order to run this project just fork it on github.com and then [enable](http://about.travis-ci.org/docs/user/getting-started/)
1216
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)