Skip to content

Commit 71d12a3

Browse files
authored
Merge pull request #17 from PHPCompatibility/feature/travis-minor-tweak
Travis: minor tweak
2 parents 1b448f6 + 74509c1 commit 71d12a3

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
@@ -41,7 +41,7 @@ script:
4141
fi
4242
4343
# Test the ruleset.
44-
- vendor/bin/phpcs ./Test/WPTest.php --standard=PHPCompatibilityWP --runtime-set testVersion 5.2
44+
- vendor/bin/phpcs ./Test/WPTest.php --standard=PHPCompatibilityWP --runtime-set testVersion 5.2-
4545

4646
# Validate the composer.json file.
4747
# @link https://getcomposer.org/doc/03-cli.md#validate

0 commit comments

Comments
 (0)