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 56972b9 commit a8dbc40Copy full SHA for a8dbc40
.travis.yml
@@ -82,11 +82,9 @@ matrix:
82
- PREFER=""
83
- BEHAT_SUITE=cli
84
- SYMFONY_VERSION=^5.0
85
- - MINIMUM_STABILITY=dev
86
87
before_script:
88
- composer self-update
89
- - if [[ "$MINIMUM_STABILITY" ]]; then composer config minimum-stability $MINIMUM_STABILITY ; fi
90
- composer require "symfony/symfony" "$SYMFONY_VERSION" --no-update
91
- composer update $PREFER
92
- bash tests/bin/travis_jackrabbit.sh
0 commit comments