Dropped php -a as it is hanging HHVM

This commit is contained in:
Josh Sherman 2014-10-03 06:21:21 -04:00
parent 823fe0759a
commit 908fff2193

View file

@ -1,7 +1,5 @@
#!/bin/sh
php -i
VERSION=`phpenv version-name`
if [ "${VERSION}" = 'hhvm' ]