Skip to content

Commit

Permalink
Fix travis 2
Browse files Browse the repository at this point in the history
  • Loading branch information
manelgavalda committed Mar 5, 2020
1 parent 9de840e commit d16f981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:

before_script:
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
- travis_retry composer install --no-interaction --prefer-dist --no-suggest
- composer config --list --global
- export DISPLAY=:99.0
- ./sandbox_setup.sh
Expand Down

0 comments on commit d16f981

Please sign in to comment.