Skip to content

Commit

Permalink
Merge ff56816 into 8699df6
Browse files Browse the repository at this point in the history
  • Loading branch information
rejas committed Jan 6, 2020
2 parents 8699df6 + ff56816 commit 023221c
Show file tree
Hide file tree
Showing 3 changed files with 2,783 additions and 2,356 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sudo: false
language: node_js
node_js:
- 6
- 8
- 10
- 12
script: "npm test"
after_success:
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
Loading

0 comments on commit 023221c

Please sign in to comment.