404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.22.216.158: ~ $
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

Filemanager

Name Type Size Permission Actions
.eslintrc File 743 B 0644
.travis.yml File 328 B 0644
LICENSE File 1.06 KB 0644
README.md File 5.15 KB 0644
index.js File 3.27 KB 0644
package.json File 3.57 KB 0644
test.js File 17.3 KB 0644