Skip to content

Commit 083f8fe

Browse files
committed
updated travis
1 parent 87efcf8 commit 083f8fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ before_script:
2929
- |
3030
if [[ ${TRAVIS_PHP_VERSION:0:2} == "7." ]]; then
3131
composer global require "phpunit/phpunit=5.7.*"
32-
else
33-
composer global require "phpunit/phpunit=4.8.*"
3432
fi
3533
- phpenv rehash
3634
script:

0 commit comments

Comments
 (0)