Skip to content

Commit

Permalink
Travis: minor tweak
Browse files Browse the repository at this point in the history
Run the integration test with an open ended `testVersion`.
  • Loading branch information
jrfnl committed Aug 24, 2019
1 parent 1b448f6 commit 74509c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ script:
fi
# Test the ruleset.
- 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-

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

0 comments on commit 74509c1

Please sign in to comment.