We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b881f6 commit 4acc2d7Copy full SHA for 4acc2d7
.travis.yml
@@ -30,7 +30,6 @@ before_script:
30
- docker run -d -e ARANGO_NO_AUTH=1 -p 8529:8529 arangodb/arangodb${ARANGODB_VERSION}
31
- travis_retry composer self-update
32
- travis_retry composer install --prefer-source --no-interaction
33
- - composer require --dev "orchestra/testbench:${ORCHESTRA_VERSION}" --no-update;
34
- composer update
35
36
script:
0 commit comments