Skip to content

Commit

Permalink
Merge 9fcc744 into fff24b1
Browse files Browse the repository at this point in the history
  • Loading branch information
ukmadlz committed Feb 1, 2018
2 parents fff24b1 + 9fcc744 commit 65cd851
Show file tree
Hide file tree
Showing 3 changed files with 3,904 additions and 63 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
sudo: false
language: node_js
node_js:
- '4'
- '5'
- '6'
- '7'
- '8'
- 'lts'
before_script: npm config set coverage true
after_success: npm run-script coveralls
env:
Expand Down

0 comments on commit 65cd851

Please sign in to comment.