We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9163b34 commit a02b15cCopy full SHA for a02b15c
README.md
@@ -6,7 +6,11 @@ continuous integration with a PHP project.
6
7
Here is a sample status icon showing the state of the master branch.
8
9
+<!--
10
[](https://travis-ci.org/travis-ci-examples/php)
11
+-->
12
+[](https://travis-ci.com/github/Clicketyclick/cpr)
13
+
14
15
In order to run this project just fork it on github.com and then [enable](http://about.travis-ci.org/docs/user/getting-started/)
16
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