Skip to content

Commit

Permalink
Run composer update before travis CI started.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliance committed Jun 8, 2017
1 parent 5f90455 commit b5e8975
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 @@ -4,4 +4,4 @@ php:
- '5.6'
- '7.0'
before_script:
- composer install
- composer update

0 comments on commit b5e8975

Please sign in to comment.