Add PHP 7.3 to travis build

This commit is contained in:
Nabeel Shahzad 2019-04-07 19:10:52 -05:00
parent 1d0e6cc10e
commit 54c4e017cc

View File

@ -1,8 +1,8 @@
language: php
php:
#- '7.0'
- '7.1'
- '7.2'
- '7.3'
#- nightly
cache: