Add PHP 7.3 to travis.

This commit is contained in:
CismonX 2019-01-18 20:44:05 +08:00
parent 98b01ef3e2
commit 14c4c57736
1 changed files with 1 additions and 0 deletions

View File

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