diff --git a/.travis.yml b/.travis.yml index 9b5fc9b..b4de43e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: