Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bas committed Oct 12, 2019
1 parent 0b881f6 commit 4acc2d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ before_script:
- docker run -d -e ARANGO_NO_AUTH=1 -p 8529:8529 arangodb/arangodb${ARANGODB_VERSION}
- travis_retry composer self-update
- travis_retry composer install --prefer-source --no-interaction
- composer require --dev "orchestra/testbench:${ORCHESTRA_VERSION}" --no-update;
- composer update

script:
Expand Down

0 comments on commit 4acc2d7

Please sign in to comment.