Fixed naming (phpci -> php-censor)
This commit is contained in:
parent
32f5c01728
commit
62bf63a06e
20 changed files with 56 additions and 59 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Adding PHP Censor Support to Your Projects
|
||||
------------------------------------------
|
||||
|
||||
Similar to Travis CI, to support PHP Censor in your project, you simply need to add a `.php-censor.yml` (`phpci.yml` for backward compatibility with PHPCI) file to the root of
|
||||
Similar to Travis CI, to support PHP Censor in your project, you simply need to add a `.php-censor.yml` (`phpci.yml`/`.phpci.yml` for backward compatibility with PHPCI) file to the root of
|
||||
your repository. The file should look something like this:
|
||||
|
||||
```yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue