[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.216.140: ~ $
environment:
  matrix:
    # LTS is our most important target
    - nodejs_version: "6"
    # previous LTS is next most important
    - nodejs_version: "4"
    - nodejs_version: "7"
    # then master
    - nodejs_version: "8"
  COVERALLS_REPO_TOKEN:
    secure: XdC0aySefK0HLh1GNk6aKrzZPbCfPQLyA4mYtFGEp4DrTuZA/iuCUS0LDqFYO8JQ
platform:
  - x86
  - x64
install:
  - ps: Install-Product node $env:nodejs_version $env:platform
  - npm config set spin false
  - npm rebuild
  - node . install -g .
  - set "PATH=%APPDATA%\npm;C:\Program Files\Git\mingw64\libexec;%PATH%"
  - npm install --loglevel=http
test_script:
  - node --version
  - npm --version
  - npm run test -- --reporter=classic
notifications:
- provider: Slack
  incoming_webhook:
    secure: vXiG5AgpqxJsXZ0N0CTYDuVrX6RMjBybZKtOx6IbRxCyjgd+DAx6Z9/0XgYQjuof7QFJY3M/U6HxaREQVYbNVHA+C5N5dNALRbKzAC8QNbA=
# GO_FAST
matrix:
  fast_finish: true
# we don't need the builds, we just need tests
build: off

Filemanager

Name Type Size Permission Actions
.github Folder 0755
bin Folder 0755
changelogs Folder 0755
html Folder 0755
lib Folder 0755
man Folder 0755
node_modules Folder 0755
node_modules.bundled Folder 0755
scripts Folder 0755
.mailmap File 2.78 KB 0644
.npmignore File 539 B 0644
.travis.yml File 1.24 KB 0644
AUTHORS File 19.76 KB 0644
CHANGELOG.md File 84.01 KB 0644
CONTRIBUTING.md File 4.37 KB 0644
LICENSE File 9.51 KB 0644
Makefile File 5.48 KB 0644
README.md File 4.61 KB 0644
TROUBLESHOOTING.md File 7.81 KB 0644
appveyor.yml File 959 B 0644
configure File 521 B 0755
File 0 B 0
make.bat File 156 B 0644
package.json File 6.47 KB 0644