Skip to content

Commit 55d7e42

Browse files
committed
move 5.2
1 parent a454547 commit 55d7e42

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
@@ -54,7 +54,7 @@ before_script:
5454
- export PATH="$HOME/.composer/vendor/bin:$PATH"
5555
- |
5656
case "$TRAVIS_PHP_VERSION" in
57-
5.6|5.5|5.4|5.3|5.2)
57+
5.6|5.5|5.4|5.3)
5858
composer global require consolidation/cgr
5959
PATH="$(composer config -g home)/vendor/bin:$PATH"
6060
cgr "phpunit/phpunit:^4"

0 commit comments

Comments
 (0)