Skip to content

Commit

Permalink
Sync travis.yml with master
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzap committed Jul 26, 2019
1 parent e1a680e commit 74cdcca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ php:
- 7.3

before_script:
- composer install --no-progress --prefer-source
- travis_retry composer self-update
- travis_retry composer update --no-interaction --prefer-source --classmap-authoritative

script:
- vendor/bin/phpunit
- vendor/bin/phpunit

0 comments on commit 74cdcca

Please sign in to comment.