Skip to content

Commit 7c2cd62

Browse files
author
Manuele Vaccari
committed
Update 148
1 parent 578567c commit 7c2cd62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ install:
3636
- composer install
3737
- |
3838
if [[ $TRAVIS_PHP_VERSION == hhvm ]]; then
39-
composer require --dev "phpunit/phpunit:^6"
39+
composer require --dev "phpunit/phpunit:^5"
4040
fi
4141
# - |
4242
# if [ ! -f "$HOME/mc-server/spigot-1.12.2.jar" ]; then

0 commit comments

Comments
 (0)