We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de0d18 commit 28ac5a3Copy full SHA for 28ac5a3
Makefile.travis
@@ -9,7 +9,7 @@ before_install:
9
sudo apt-get update -q
10
11
install:
12
- sudo apt-get install php7.0-cli php7.0-dev libv8-$(V8VER)-dev
+ sudo apt-get install -y libv8-$(V8VER)-dev
13
14
build:
15
phpize
0 commit comments