Skip to content

Commit

Permalink
Update dependencies, add travis config for node 8 & 9
Browse files Browse the repository at this point in the history
  • Loading branch information
iandotkelly committed Jan 23, 2018
1 parent 9d0beab commit 0844e48
Show file tree
Hide file tree
Showing 3 changed files with 6,041 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "9"
- "8"
- "7"
- "6"
- "4"
Expand Down
Loading

0 comments on commit 0844e48

Please sign in to comment.