mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-22 07:01:52 +00:00
Merge pull request #417 from stesie/build-on-php73
(travis) build on php7.3
This commit is contained in:
commit
039f68e1dc
@ -5,11 +5,11 @@ services:
|
||||
- docker
|
||||
|
||||
env:
|
||||
- V8VER=7.5
|
||||
PHPVER=7.0
|
||||
- V8VER=7.5
|
||||
PHPVER=7.1
|
||||
- V8VER=7.5
|
||||
PHPVER=7.2
|
||||
- V8VER=7.5
|
||||
PHPVER=7.3
|
||||
|
||||
script: make -f Makefile.travis test
|
||||
|
Loading…
Reference in New Issue
Block a user