Remove that dodgy phpenv script, again.

This commit is contained in:
Marcus Whybrow 2012-11-03 23:12:07 +00:00
parent 3e89a8a347
commit 0ebf0543ae

View File

@ -7,6 +7,8 @@ before_install:
- sudo /bin/bash --version
# Install dependencies
- sudo apt-get install shunit2
# Remove this troublesome script
- sudo rm -f /etc/profile.d/phpenv.sh
# Create a minecraft user for testing
install: