Merge pull request #409 from simPod/php7.3

Add PHP 7.3 to Travis
This commit is contained in:
Vladimir Razuvaev 2018-12-01 22:59:16 +07:00 committed by GitHub
commit 8338db0480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3
- nightly
env: