Skip to content

Commit 61bc86c

Browse files
committed
Allow failures for PHP 7.4
"No code coverage driver available"
1 parent 72c4618 commit 61bc86c

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
@@ -12,6 +12,7 @@ php:
1212

1313
matrix:
1414
allow_failures:
15+
- php: 7.4snapshot
1516
- php: nightly
1617

1718
before_script:

0 commit comments

Comments
 (0)