We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6344f commit 9e53d32Copy full SHA for 9e53d32
.travis.yml
@@ -11,6 +11,7 @@ env:
11
12
before_script:
13
- if php --ri xdebug >/dev/null; then phpenv config-rm xdebug.ini; fi
14
+ - composer self-update --1
15
- composer update --no-interaction
16
17
jobs:
0 commit comments