mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Removed the troublesome "phpenv.sh" script.
This commit is contained in:
parent
21bda9d0e3
commit
2e4d5e6596
@ -7,11 +7,8 @@ before_install:
|
|||||||
- sudo /bin/bash --version
|
- sudo /bin/bash --version
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
- sudo apt-get install shunit2
|
- sudo apt-get install shunit2
|
||||||
# Debug output the contents of this script which is causing errors
|
# Remove this troublesome script
|
||||||
- echo -e "\n\n\n"
|
- sudo rm /etc/profile.d/phpenv.sh
|
||||||
- sudo ls -lah /etc/profile.d
|
|
||||||
- sudo cat /etc/profile.d/phpenv.sh
|
|
||||||
- echo -e "\n\n\n"
|
|
||||||
|
|
||||||
# Create a minecraft user for testing
|
# Create a minecraft user for testing
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user