Update PHP version for Travis CI again

This commit is contained in:
Matthew Ross 2017-09-02 13:43:34 -04:00
parent 8af6de31d2
commit eedcedab38

View File

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