Skip to content

Commit

Permalink
Use Composer v1 for PHAR compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 24, 2020
1 parent 7c6344f commit 9e53d32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:

before_script:
- if php --ri xdebug >/dev/null; then phpenv config-rm xdebug.ini; fi
- composer self-update --1
- composer update --no-interaction

jobs:
Expand Down

0 comments on commit 9e53d32

Please sign in to comment.