Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaxzodbek-uzb authored Apr 10, 2019
1 parent 3c18ecc commit 0170815
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ matrix:
- env: LARAVEL=dev-master

before_install:
- phpenv config-rm xdebug.ini || true

install:
- travis_retry composer install --dev --prefer-dist --no-interaction --no-suggest
- composer self-update || true
- composer install --prefer-dist --no-interaction --no-progress --no-suggest --optimize-autoloader

script: vendor/bin/phpunit --verbose

0 comments on commit 0170815

Please sign in to comment.