Add PHP 7.3 & 7.4 to Travis-CI

This commit is contained in:
slawkens 2020-02-18 16:38:08 +01:00 committed by GitHub
parent 9dae06b589
commit ad072ea83a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,12 @@
language: php
php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
cache:
directories: