0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-01-03 10:21:51 +00:00

Merge pull request #276 from TysonAndre/add-php-7.1-to-travis.yml

Add php 7.1 to travis.yml
This commit is contained in:
Stefan Siegl 2016-12-04 11:27:24 +01:00 committed by GitHub
commit 58671ebb8e

View File

@ -4,6 +4,7 @@ dist: trusty
php:
- 7.0
- 7.1
env:
- V8VER=5.2