We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a75d56 commit 5064e8dCopy full SHA for 5064e8d
.travis.yml
@@ -5,6 +5,7 @@ php:
5
- 7.3
6
- 7.4
7
before_script:
8
+ - phpenv config-rm xdebug.ini
9
- composer self-update
10
- composer install
11
script:
0 commit comments