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 91cf84e commit 5a6660cCopy full SHA for 5a6660c
1 file changed
.travis.yml
@@ -42,6 +42,7 @@ jobs:
42
43
44
- stage: Code Coverage
45
+ php: 7.2
46
script:
47
- vendor/bin/tester -p phpdbg tests -s --coverage ./coverage.xml --coverage-src ./src
48
after_script:
0 commit comments