🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 22:04:35 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
socks-proxy-agent
/
node_modules
/
agent-base
📍 /usr/lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base
🔄 Refresh
✏️
Editing: .travis.yml
Read Only
sudo: false language: node_js node_js: - "4" - "5" - "6" - "7" - "8" - "9" install: - PATH="`npm bin`:`npm bin -g`:$PATH" # Install dependencies and build - npm install script: # Output useful info for debugging - node --version - npm --version # Run tests - npm test
💾 Save Changes
❌ Cancel