Add php 7.1 to travis

This commit is contained in:
Arkadiusz Kondas 2016-12-12 19:12:26 +01:00
parent 4dc82710c8
commit 902d2ddcd9
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ matrix:
- os: linux
php: '7.0'
- os: linux
php: '7.1'
- os: osx
osx_image: xcode7.3
language: generic