sudo: false language: node_js node_js: - "4" - "5" - "6" - "7" - "8" 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 | 292 B | 0644 |
|
History.md | File | 2.53 KB | 0644 |
|
README.md | File | 2.44 KB | 0644 |
|
index.js | File | 3.42 KB | 0644 |
|
package.json | File | 1.79 KB | 0644 |
|