Commit Graph

13 Commits

Author SHA1 Message Date
Zach Borboa 5087433ba1 Start built-in web server for PHP 7.1 continuous integration tests 2016-09-02 17:27:05 -07:00
Zach Borboa 3dccf89046 Replace nginx restart with nginx stop, nginx start.
Fix "start: Job is already running: nginx" error. Abbreviated Output:
+sudo /usr/share/hhvm/install_fastcgi.sh
...
Restarting Nginx
Finished restarting Nginx
+sudo /etc/init.d/hhvm restart
 * Restarting HHVM FastCGI Daemon hhvm       +sudo service nginx restart
nginx start/running, process 5311
start: Job is already running: nginx
2016-03-28 03:40:25 -07:00
Zach Borboa f58366785c Start built-in web server for php 7.0 continuous integration tests 2016-01-16 02:59:46 -08:00
Zach Borboa d69cded020 Fix #254: CaseInsensitiveArray not found. 2015-10-20 21:54:53 -07:00
Zach Borboa 3bf046b197 Start built-in web server when running nightly continuous integration tests 2015-08-27 10:27:18 -07:00
Zach Borboa e46dc8146e Fix continuous integration tests for HHVM 2015-08-19 18:07:04 -07:00
Zach Borboa f9df529d07 Make before script executable 2015-02-22 13:47:32 +07:00
Zach Borboa 78ccb17a42 Fix #84: PHP 5.3 build failing 2014-10-19 03:56:19 -07:00
Zach Borboa a993a750c2 Update hhvm continuous integration installation 2014-08-18 09:44:18 -07:00
Zach Borboa 35fb672f22 Remove PHP 5.3 from continuous integration test allowed failures 2014-08-17 15:20:48 -07:00
Zach Borboa 007bea958f Fix #73: Add PHP 5.3 to continuous integration tests 2014-08-16 23:26:37 -07:00
Zach Borboa 462839d39f Replace HHVM's built-in webserver with Nginx for continuous integration tests 2014-07-24 10:46:10 -07:00
Zach Borboa 3b6debd09b Move before_script and script to files 2014-07-24 10:39:35 -07:00