mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 11:33:55 +09:00
Add PHP 7.4 to unit tests
This commit is contained in:
parent
08d1ab98d0
commit
49569b6139
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ php:
|
||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
|
- 7.4
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- php: 7.4
|
||||||
services:
|
services:
|
||||||
- mysql
|
- mysql
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue