Add PHP 7.4 to unit tests

This commit is contained in:
Kijin Sung 2020-03-08 18:05:19 +09:00
parent 08d1ab98d0
commit 49569b6139

View file

@ -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: