mirror of
https://github.com/phpv8/v8js.git
synced 2025-01-18 11:51:51 +00:00
Fix travis build
This commit is contained in:
parent
6e09930325
commit
4cd9151b5f
@ -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