Skip to content

Commit

Permalink
Remove composer self update from Travis
Browse files Browse the repository at this point in the history
Travis automatically runs `composer self-update`.
  • Loading branch information
shadowhand committed Jul 13, 2017
1 parent be29b59 commit f38da59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ php:
- 7.1

before_script:
- composer self-update
- composer install -n

script:
Expand Down

0 comments on commit f38da59

Please sign in to comment.