Skip to content

Commit

Permalink
Travis file now update the dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
juanparati authored and JuanLeadSupply committed Nov 13, 2017
1 parent 546e083 commit 73854c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ php:
- '7.1'
- nightly

before_script:
composer update
script:
phpunit --coverage-text

0 comments on commit 73854c6

Please sign in to comment.