🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 22:38:18 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs12
/
root
/
usr
/
lib
/
node_modules
/
npm
📍 /opt/alt/alt-nodejs12/root/usr/lib/node_modules/npm
🔄 Refresh
✏️
Editing: .travis.yml
Read Only
# need to declare the language as well as the matrix below language: node_js os: - windows node_js: - 14 - 12 - 10 - 8 - 6 env: "DEPLOY_VERSION=testing" install: - "node . install" script: - "node . run tap -- \"test/tap/*.js\" -t600 -Rclassic -c"
💾 Save Changes
❌ Cancel