update to include PHP 7.3 next time

This commit is contained in:
Andy Miller
2019-04-11 12:31:13 -06:00
parent c378b06a90
commit e622e204bf

View File

@@ -2,6 +2,7 @@ language: php
php:
- '7.1'
- '7.2'
- '7.3'
branches:
only:
- develop