Updated Php parallel lint plugin (markdown)

TheRatG 2014-11-06 05:20:10 -08:00
commit 27b0cbd9f1

@ -5,7 +5,7 @@ Similar to the [standard PHP Lint plugin](https://github.com/Block8/PHPCI/wiki/L
```
test:
php_parallel_lint:
directories:
directory:
- "app"
- "public"
```