mirror of
https://github.com/phpv8/v8js.git
synced 2025-01-03 11:21: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
|
||||
|
||||
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