ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-12 20:14:44
Editing: travis_install.sh
Cancel
Save Changes
# See more about this script here # http://austinpray.com/ops/2015/09/20/change-travis-node-version.html # Define a node version. TRAVIS_NODE_VERSION="5" # Clear out whatever version of NVM Travis has. # Their version of NVM is probably old. rm -rf ~/.nvm # Grab NVM. git clone https://github.com/creationix/nvm.git ~/.nvm # Checkout the latest stable tag. (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) # Install the desired version of Node source ~/.nvm/nvm.sh nvm install $TRAVIS_NODE_VERSION
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete