404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.144.39.40: ~ $
sudo: false

language: node_js

node_js:
  - "6"
  - "7"
  - "8"
  - "9"

install:
  - PATH="`npm bin`:`npm bin -g`:$PATH"
  # Install dependencies and build
  - npm install

script:
  # Output useful info for debugging
  - node --version
  - npm --version
  # Run tests
  - npm test

Filemanager

Name Type Size Permission Actions
node_modules Folder 0755
test Folder 0755
.travis.yml File 284 B 0644
History.md File 2.45 KB 0644
README.md File 4.08 KB 0644
index.js File 3.62 KB 0644
package.json File 3.64 KB 0644
yarn.lock File 13.12 KB 0644