Commit b3c7925
committed
Travis: don't allow PHP 7.4 build to fail
As PHP 7.4 has been released, the build against PHP 7.4 should no longer be allowed to fail.
As that build was combined with the PHPStan check which - for now - should be allowed to fail, I've split the build into two:
1. a "normal" PHP 7.4 build which is not allowed to fail.
2. a PHPStan specific build which is allowed to fail.1 parent 0676055 commit b3c7925
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
0 commit comments