mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-22 09:21:52 +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
|
||||
|
||||
install:
|
||||
sudo apt-get install php7.0-cli php7.0-dev libv8-$(V8VER)-dev
|
||||
sudo apt-get install -y libv8-$(V8VER)-dev
|
||||
|
||||
build:
|
||||
phpize
|
||||
|
Loading…
Reference in New Issue
Block a user