Add PHP 7.3

This commit is contained in:
Oliver Davies 2019-04-01 12:42:26 +01:00 committed by GitHub
parent 3ac4cc0918
commit 0a584f0169
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3
before_script:
- composer install --dev --prefer-source --no-interaction