Commit 5d0140e
committed
GitLab and TravisCI can no longer build versions of this package
GitLab now is failing on PHP versions 7.0, 7.1, 7.3, and 7.4 due to an error installing the PHP ZIP extension.
TravisCI is failing on PHP versions 7.3 and 7.4 due to using XDebug version 3.0 and the constants not being compatible with the PHPUnit use for testing.
This is no fault of the package, but of the test runners.
Therefore, I'm removing the badges of the GitLab CI and TravisCI, and adding the badge for GitHub Actions.1 parent 4157eee commit 5d0140e
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
0 commit comments