Skip to content

Commit

Permalink
Merge pull request #14 from open-source-contributions/test_improvement
Browse files Browse the repository at this point in the history
Update cached dependencies
  • Loading branch information
PATROMO authored Mar 2, 2020
2 parents 04fa8b3 + 2491565 commit 629d255
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ php:
- 7.4

before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev --no-interaction
- composer selfupdate
- composer install --no-interaction

script: ./vendor/bin/phpunit
script: ./vendor/bin/phpunit
102 changes: 51 additions & 51 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 629d255

Please sign in to comment.