environment: matrix: - nodejs_version: "10" - nodejs_version: "9" - nodejs_version: "8" - nodejs_version: "6" platform: - x64 install: - ps: Install-Product node $env:nodejs_version $env:platform - npm config set spin false - npm install test_script: - npm test matrix: fast_finish: true build: off
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
test | Folder | 0755 |
|
|
.travis.yml | File | 72 B | 0644 |
|
CHANGELOG.md | File | 3.83 KB | 0644 |
|
LICENSE | File | 717 B | 0644 |
|
PULL_REQUEST_TEMPLATE | File | 183 B | 0644 |
|
README.md | File | 9.32 KB | 0644 |
|
appveyor.yml | File | 334 B | 0644 |
|
index.js | File | 5.24 KB | 0644 |
|
package.json | File | 11.7 KB | 0644 |
|