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.
2 parents 9d061e8 + 0e50136 commit 1723d89Copy full SHA for 1723d89
1 file changed
.travis.yml
@@ -41,7 +41,7 @@ script:
41
fi
42
43
# Test the ruleset.
44
- - vendor/bin/phpcs ./Test/JoomlaTest.php --standard=PHPCompatibilityJoomla --runtime-set testVersion 5.3
+ - vendor/bin/phpcs ./Test/JoomlaTest.php --standard=PHPCompatibilityJoomla --runtime-set testVersion 5.3-
45
46
# Validate the composer.json file.
47
# @link https://getcomposer.org/doc/03-cli.md#validate
0 commit comments