Skip to content

Commit

Permalink
Merge pull request #17 from PHPCompatibility/feature/travis-minor-tweak
Browse files Browse the repository at this point in the history
Travis: minor tweak
  • Loading branch information
wimg authored Aug 28, 2019
2 parents 1b448f6 + 74509c1 commit 71d12a3
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 71d12a3

Please sign in to comment.