mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-09 23:08:41 +00:00
Fix travis build
This commit is contained in:
parent
1de0d18e02
commit
28ac5a30ae
@ -9,7 +9,7 @@ before_install:
|
|||||||
sudo apt-get update -q
|
sudo apt-get update -q
|
||||||
|
|
||||||
install:
|
install:
|
||||||
sudo apt-get install php7.0-cli php7.0-dev libv8-$(V8VER)-dev
|
sudo apt-get install -y libv8-$(V8VER)-dev
|
||||||
|
|
||||||
build:
|
build:
|
||||||
phpize
|
phpize
|
||||||
|
Loading…
Reference in New Issue
Block a user