Skip to content

Commit e4fc66c

Browse files
authored
Merge pull request #72 from tschaub/updates
Dependency updates
2 parents cda62d7 + 0e412b7 commit e4fc66c

File tree

5 files changed

+2031
-262
lines changed

5 files changed

+2031
-262
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.travis.yml
2+
/test/

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3+
- "10"
4+
- "8"
35
- "6"
4-
- "4"
56
cache:
67
directories:
78
- node_modules

0 commit comments

Comments
 (0)