Skip to content

Commit

Permalink
Updated Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Crozat committed Feb 12, 2018
1 parent c2bed96 commit 2c827f4
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 @@ -12,7 +12,7 @@ before_install:
- travis_retry composer self-update

install:
- travis_retry composer update --prefer-source
- travis_retry composer install --no-interaction --prefer-dist

script:
- php vendor/bin/phpunit

0 comments on commit 2c827f4

Please sign in to comment.