404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.222.156.75: ~ $
sudo: false

language: node_js

node_js:
  - "4"
  - "5"
  - "6"
  - "7"
  - "8"
  - "9"
  - "10"

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
test Folder 0755
.travis.yml File 309 B 0644
History.md File 3.13 KB 0644
README.md File 4.91 KB 0644
index.d.ts File 1022 B 0644
index.js File 4.3 KB 0644
package.json File 3.55 KB 0644
patch-core.js File 1.39 KB 0644