version: "{build}"
build: off
environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "9"
install:
- ps: Install-Product node $env:nodejs_version
- npm install
test_script:
- npm test
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| lib | Folder | 0755 |
|
|
| CHANGELOG.md | File | 2.96 KB | 0644 |
|
| LICENSE | File | 1.26 KB | 0644 |
|
| README.md | File | 9.38 KB | 0644 |
|
| appveyor.yml | File | 257 B | 0644 |
|
| config.js | File | 255 B | 0644 |
|
| package.json | File | 1.76 KB | 0644 |
|