Skip to content

Commit

Permalink
Merge 59c162c into 42c5c19
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Feb 22, 2018
2 parents 42c5c19 + 59c162c commit 7934125
Show file tree
Hide file tree
Showing 5 changed files with 1,445 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,6 +1,6 @@
node_js:
- "0.10"
- "0.11"
- "4"
- "9"
sudo: false
language: node_js
script: "npm run test-cov"
Expand Down
1 change: 0 additions & 1 deletion index.js
@@ -1,5 +1,4 @@
const assert = require('assert')
const Promise = require('any-promise')

module.exports = reduce

Expand Down

0 comments on commit 7934125

Please sign in to comment.