0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00

[Travis] Build also against PHP 7.3

This commit is contained in:
Filippo Tessarotto 2019-02-18 11:23:10 +01:00 committed by GitHub
parent 9ccf5250cd
commit 361f0ccb22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
language: php
php:
- 7.2
- 7.3
services:
- mysql