__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
sudo: false
# need to declare the language as well as the matrix below
language: node_js
# having top-level `env:` adds a phantom build
# https://github.com/travis-ci/travis-ci/issues/4681
#env: DEPLOY_VERSION=testing
matrix:
include:
# LTS is our most important target
- node_js: "10"
# DEPLOY_VERSION is used to set the couchapp setup mode for test/tap/registry.js
# only gather coverage info for LTS
env: DEPLOY_VERSION=testing COVERALLS_REPO_TOKEN="$COVERALLS_OPTIONAL_TOKEN"
script:
- "node . run tap-cover -- \"test/tap/*.js\""
- "unset COVERALLS_REPO_TOKEN ; node . run tap -- \"test/broken-under-*/*.js\""
# previous LTS is next most important
- node_js: "6"
env: DEPLOY_VERSION=testing
- node_js: "8"
env: DEPLOY_VERSION=testing
- node_js: "9"
env: DEPLOY_VERSION=testing
- node_js: "11"
env: DEPLOY_VERSION=testing
script:
- "npx standard"
- "node . run licenses"
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
notifications:
slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8
cache:
directories:
- node_modules/.cache
install:
- "node . install"
script:
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 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 |
|
|
| .licensee.json | File | 267 B | 0644 |
|
| .mailmap | File | 3.11 KB | 0644 |
|
| .npmignore | File | 324 B | 0644 |
|
| .travis.yml | File | 1.25 KB | 0644 |
|
| AUTHORS | File | 22.99 KB | 0644 |
|
| CHANGELOG.md | File | 82.22 KB | 0644 |
|
| CONTRIBUTING.md | File | 4.38 KB | 0644 |
|
| LICENSE | File | 9.51 KB | 0644 |
|
| Makefile | File | 5.48 KB | 0644 |
|
| README.md | File | 4.59 KB | 0644 |
|
| appveyor.yml | File | 959 B | 0644 |
|
| configure | File | 521 B | 0755 |
|
| make.bat | File | 156 B | 0644 |
|
| package.json | File | 7.36 KB | 0644 |
|