Skip to content

Commit 0e50136

Browse files
committed
Travis: minor tweak
Run the integration test with an open ended `testVersion`.
1 parent 9d061e8 commit 0e50136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/JoomlaTest.php --standard=PHPCompatibilityJoomla --runtime-set testVersion 5.3
44+
- vendor/bin/phpcs ./Test/JoomlaTest.php --standard=PHPCompatibilityJoomla --runtime-set testVersion 5.3-
4545

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

0 commit comments

Comments
 (0)