We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6435741 commit 4be4358Copy full SHA for 4be4358
.travis.yml
@@ -12,7 +12,7 @@ matrix:
12
13
script:
14
- vendor/bin/tester tests -s -c tests/php-unix.ini
15
- - php code-checker/src/code-checker.php -d src
+ - php code-checker/src/code-checker.php
16
17
after_failure:
18
# Print *.actual content
0 commit comments