Skip to content

Commit

Permalink
move 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHickman committed Apr 8, 2019
1 parent a454547 commit 55d7e42
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 @@ -54,7 +54,7 @@ before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"
- |
case "$TRAVIS_PHP_VERSION" in
5.6|5.5|5.4|5.3|5.2)
5.6|5.5|5.4|5.3)
composer global require consolidation/cgr
PATH="$(composer config -g home)/vendor/bin:$PATH"
cgr "phpunit/phpunit:^4"
Expand Down

0 comments on commit 55d7e42

Please # to comment.