mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Remove that dodgy phpenv script, again.
This commit is contained in:
parent
3e89a8a347
commit
0ebf0543ae
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user