Skip to content

Commit 9e53d32

Browse files
committed
Use Composer v1 for PHAR compiler
1 parent 7c6344f commit 9e53d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111

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

1617
jobs:

0 commit comments

Comments
 (0)