📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 18:12:48
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
proxy-from-env
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/proxy-from-env
🔄 Refresh
✏️
Editing: .travis.yml
Writable
language: node_js node_js: - node - lts/* script: - npm run lint # test-coverage will also run the tests, but does not print helpful output upon test failure. # So we also run the tests separately. - npm run test - npm run test-coverage && cat coverage/lcov.info | ./node_modules/.bin/coveralls && rm -rf coverage
💾 Save Changes
❌ Cancel