Skip to content

Commit

Permalink
Merge pull request #10 from localheinz/fix/self-update
Browse files Browse the repository at this point in the history
Fix: No need to update composer itself twice
  • Loading branch information
iluuu1994 committed Feb 11, 2019
2 parents 03d8012 + 4ddee96 commit 35b438a
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 @@ -9,7 +9,6 @@ php:
- 7.2
- 7.3
before_script:
- composer self-update
- composer install
script:
- vendor/bin/phing
Expand Down

0 comments on commit 35b438a

Please sign in to comment.