travis: test PHP 7.4

This commit is contained in:
Thomas Gelf 2019-11-28 16:18:30 +01:00
parent 7e248a9968
commit f1fb8f11ef
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ php:
- '7.1' - '7.1'
- '7.2' - '7.2'
- '7.3' - '7.3'
- '7.4snapshot'
- nightly - nightly
services: services: