Add PHP 7.3 to travis build

This commit is contained in:
Nabeel Shahzad
2019-04-07 19:10:52 -05:00
parent 4b39b44dab
commit 20a6e0ffb6

View File

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