Troublestop travis script deletion now timesout

This commit is contained in:
Marcus Whybrow 2012-11-03 15:35:41 +00:00
parent 81afe60f03
commit 923f9dc0fa

View File

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