Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackbayliss authored Feb 18, 2019
1 parent 5f85767 commit 6b4cd5b
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 @@ -7,9 +7,7 @@ php:
- 7.2

before_script:
- travis_retry composer self-update
- travis_retry composer install --prefer-source --no-interaction --dev
- composer self-update
- composer install --no-interaction

script: vendor/bin/phpunit

sudo: false

0 comments on commit 6b4cd5b

Please sign in to comment.