Skip to content

Commit eb8a490

Browse files
committed
travis: code-checker checks whole repository
1 parent 40ee289 commit eb8a490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matrix:
1212

1313
script:
1414
- vendor/bin/tester tests -s -c tests/php-unix.ini
15-
- php code-checker/src/code-checker.php -d src
15+
- php code-checker/src/code-checker.php
1616

1717
after_failure:
1818
# Print *.actual content

0 commit comments

Comments
 (0)