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 1b448f6 + 74509c1 commit 71d12a3Copy full SHA for 71d12a3
.travis.yml
@@ -41,7 +41,7 @@ script:
41
fi
42
43
# Test the ruleset.
44
- - vendor/bin/phpcs ./Test/WPTest.php --standard=PHPCompatibilityWP --runtime-set testVersion 5.2
+ - vendor/bin/phpcs ./Test/WPTest.php --standard=PHPCompatibilityWP --runtime-set testVersion 5.2-
45
46
# Validate the composer.json file.
47
# @link https://getcomposer.org/doc/03-cli.md#validate
0 commit comments