Skip to content

Commit 74509c1

Browse files
committed
Travis: minor tweak
Run the integration test with an open ended `testVersion`.
1 parent 1b448f6 commit 74509c1

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)