📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 01:07:04
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
proxy-from-env
📍 /home/orkouolp/web/testing.orkobd/laravel/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