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 6e09930 commit 4cd9151Copy full SHA for 4cd9151
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