Skip to content

Commit

Permalink
fixed Travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
drjdr committed Dec 28, 2019
1 parent 315b76a commit f0275ed
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 @@ -22,7 +22,7 @@ matrix:
dist: bionic

install:
- composer install --prefer-dist --no-interaction --no-progress
- composer install --prefer-source --no-interaction --no-progress

script:
- vendor/bin/phpunit
Expand Down

0 comments on commit f0275ed

Please sign in to comment.