0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-10-18 09:08:41 +00:00

(travis) build on php7.3

This commit is contained in:
Stefan Siegl 2019-06-22 19:39:16 +02:00
parent 22a6d35459
commit 1128d7dac6
No known key found for this signature in database
GPG Key ID: 73942AF5642F3DDA

View File

@ -5,11 +5,11 @@ services:
- docker - docker
env: env:
- V8VER=7.5
PHPVER=7.0
- V8VER=7.5 - V8VER=7.5
PHPVER=7.1 PHPVER=7.1
- V8VER=7.5 - V8VER=7.5
PHPVER=7.2 PHPVER=7.2
- V8VER=7.5
PHPVER=7.3
script: make -f Makefile.travis test script: make -f Makefile.travis test