Skip to content

Commit 4acc2d7

Browse files
author
bas
committed
travis fix
1 parent 0b881f6 commit 4acc2d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ before_script:
3030
- docker run -d -e ARANGO_NO_AUTH=1 -p 8529:8529 arangodb/arangodb${ARANGODB_VERSION}
3131
- travis_retry composer self-update
3232
- travis_retry composer install --prefer-source --no-interaction
33-
- composer require --dev "orchestra/testbench:${ORCHESTRA_VERSION}" --no-update;
3433
- composer update
3534

3635
script:

0 commit comments

Comments
 (0)