first commit
This commit is contained in:
4
lib/phpxmlrpc/tests/ci/travis/setup_hhvm.sh
Normal file
4
lib/phpxmlrpc/tests/ci/travis/setup_hhvm.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# start HHVM
|
||||
hhvm -m daemon -vServer.Type=fastcgi -vServer.Port=9000 -vServer.FixPathInfo=true
|
||||
Reference in New Issue
Block a user