We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235116c commit 78e47bfCopy full SHA for 78e47bf
.travis.yml
@@ -7,6 +7,7 @@ php:
7
8
before_script:
9
- phpenv config-rm xdebug.ini
10
+ - composer self-update
11
- composer install
12
13
script: phpunit -c app
0 commit comments