add php 7.3 to travis

This commit is contained in:
Andrey Bolonin
2018-10-30 02:05:21 +02:00
committed by GitHub
parent a29cd5c528
commit 6929bd4881
+1 -1
View File
@@ -1,5 +1,5 @@
language: php
php: [ 7.1, 7.2, nightly ]
php: [ 7.1, 7.2, 7.3, nightly ]
sudo: false
env: