Use PHP 7.4 while running build in Travis CI

This commit is contained in:
Meritoo
2021-02-20 16:37:06 +01:00
parent 416f0cd8af
commit 351224f1f9

View File

@@ -3,6 +3,7 @@ language: php
php:
- 7.2
- 7.3
- 7.4
before_install:
- sudo locale-gen de_DE.UTF-8 es_ES.UTF-8 en_GB.UTF-8 en_US.UTF-8 fr_FR.UTF-8 it_IT.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8