📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 07:25:34
📂
/ (Root)
/
lib
/
node_modules
/
npm
📍 /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: - 12 - 10 - 8 - 6 env: "DEPLOY_VERSION=testing" install: - "node . install" script: - "node . run tap -- \"test/tap/*.js\" -t600 -Rclassic -c"
💾 Save Changes
❌ Cancel