Added php 7.3 to the travis build matrix

This commit is contained in:
Alejandro Celaya 2018-10-18 19:23:07 +02:00
parent 5be7f839f3
commit 57714b373c

View File

@ -9,6 +9,7 @@ branches:
php:
- 7.1
- 7.2
- 7.3
before_install:
- phpenv config-add data/infra/travis-php/memcached.ini