Skip to content

Commit

Permalink
Travis: removed deprecated .travis.composer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
foxycode committed Oct 31, 2019
1 parent f30de45 commit 9a41c86
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
21 changes: 0 additions & 21 deletions .travis.composer.php

This file was deleted.

4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ matrix:
- php: 7.1
env: COMPOSER_EXTRA_ARGS="--prefer-lowest --prefer-stable"

before_install:
- composer self-update
- php .travis.composer.php

install:
- travis_retry composer update --no-interaction --prefer-dist $COMPOSER_EXTRA_ARGS

Expand Down

0 comments on commit 9a41c86

Please sign in to comment.