We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889d972 commit c2f052bCopy full SHA for c2f052b
.travis.yml
@@ -27,7 +27,7 @@ before_install:
27
- echo $HOSTNAME
28
29
install:
30
- - composer update --no-interaction --prefer-stable --prefer-dist --no-suggest --no-scripts --no-plugins $PREFER_LOWEST --ignore-platform-reqs
+ - composer update --no-interaction --prefer-stable --prefer-dist --no-suggest --no-scripts --no-plugins $PREFER_LOWEST
31
- sudo ./tests/provisioner/install_ejabberd.sh testuser testpass
32
- sudo ./tests/provisioner/install_dovecot.sh testuser testpass
33
0 commit comments