Skip to content

Commit 9fb5d50

Browse files
committed
Merge branch 'master' into add-cakephp-26-to-build-matrix
2 parents 9b673f7 + aab8804 commit 9fb5d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ matrix:
2929
- COVERALLS=1
3030
- php: 5.3
3131
env:
32-
- PHPCS=1 PHPCS_ARGS="-p --extensions=php --standard=CakePHP -n ."
32+
- PHPCS=1 PHPCS_ARGS="-p --extensions=php --standard=CakePHP --ignore=vendor/ -n ."
3333
- php: 5.3
3434
env:
3535
- FOC_VALIDATE=1

0 commit comments

Comments
 (0)