mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
phpcs violations will now fail travis builds
This commit is contained in:
parent
6672eafe53
commit
5f9a371d58
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@ env:
|
||||||
- DB=sqlite
|
- DB=sqlite
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- php: 5.4
|
|
||||||
env:
|
|
||||||
- PHPCS=1
|
|
||||||
include:
|
include:
|
||||||
- php: 5.4
|
- php: 5.4
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue