sudo: false language: node_js node_js: - "4" - "iojs" - "0.12" - "0.10" script: - "npm run test-travis" after_script: - "npm install coveralls@2 && cat coverage/lcov.info | coveralls" matrix: fast_finish: true notifications: irc: channels: - "irc.freenode.org#unshift" on_success: change on_failure: change
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.npmignore | File | 22 B | 0644 |
|
.travis.yml | File | 341 B | 0644 |
|
LICENSE | File | 1.09 KB | 0644 |
|
README.md | File | 1.77 KB | 0644 |
|
index.js | File | 753 B | 0644 |
|
package.json | File | 1.1 KB | 0644 |
|
test.js | File | 3.31 KB | 0644 |
|