Skip to content

Commit

Permalink
fix dependencies vulnerabilities and test against 8, 10 and 12 from n…
Browse files Browse the repository at this point in the history
…ow on
  • Loading branch information
jfromaniello committed Apr 7, 2020
1 parent 5766a24 commit 1789282
Show file tree
Hide file tree
Showing 3 changed files with 2,606 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: "node_js"
before_install: npm i -g npm@2
node_js:
- "0.8"
- "0.10"
- 8
- 10
- 12
Loading

0 comments on commit 1789282

Please sign in to comment.