Skip to content

Commit

Permalink
Merge b5e6622 into fbb0856
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Aug 21, 2018
2 parents fbb0856 + b5e6622 commit 850285c
Show file tree
Hide file tree
Showing 9 changed files with 956 additions and 1,371 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
sudo: false
node_js:
- "10"
- "9"
- "8"
- "6"
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
environment:
matrix:
- nodejs_version: "10"
- nodejs_version: "9"
- nodejs_version: "8"
- nodejs_version: "6"
Expand Down
220 changes: 100 additions & 120 deletions lib/README.md

Large diffs are not rendered by default.

0 comments on commit 850285c

Please sign in to comment.