We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578567c commit 7c2cd62Copy full SHA for 7c2cd62
1 file changed
.travis.yml
@@ -36,7 +36,7 @@ install:
36
- composer install
37
- |
38
if [[ $TRAVIS_PHP_VERSION == hhvm ]]; then
39
- composer require --dev "phpunit/phpunit:^6"
+ composer require --dev "phpunit/phpunit:^5"
40
fi
41
# - |
42
# if [ ! -f "$HOME/mc-server/spigot-1.12.2.jar" ]; then
0 commit comments