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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.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 | 1.7 KB | 0644 |
|
patch-core.js | File | 1.39 KB | 0644 |
|