X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/socks-proxy-agent
lib
/
node_modules
/
npm
/
node_modules
/
socks-proxy-agent
/
ðŸ“
..
📄
.travis.yml
(284 B)
📄
History.md
(2.45 KB)
📄
README.md
(4.08 KB)
📄
index.js
(3.62 KB)
ðŸ“
node_modules
📄
package.json
(1.84 KB)
📄
yarn.lock
(13.12 KB)
Editing: .travis.yml
sudo: false language: node_js node_js: - "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
Upload File
Create Folder