Update PHP 7 version for Travis CI

This commit is contained in:
kiswa 2017-09-02 17:39:03 +00:00
parent 18d245958d
commit 8af6de31d2

View File

@ -1,7 +1,7 @@
language: php
php:
- '5.6'
- '7.0'
- '7.0.23'
- '7.1'
before_script:
- nvm install 4