/Vagrantfile-php7

Vagrantfiles to build and run php7

Primary LanguageShell

Vagrantfiles for building PHP7

Build PHP7 on CentOS or Ubuntu from php-src

for CentOS user

cd centos7.1
vagrant up

for Ubuntu user

cd ubuntu15.04
vagrant up