Skip to content

Commit

Permalink
fix(upgrade-deps): upgrading support for latest nodejs, and core depe…
Browse files Browse the repository at this point in the history
…ndencies

fixes issue #10
  • Loading branch information
KhaledMohamedP committed Mar 19, 2019
1 parent 5f88324 commit 337ba46
Show file tree
Hide file tree
Showing 3 changed files with 7,328 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ cache:
notifications:
email: false
node_js:
- '10'
- '8'
- '6'
- '4'
before_script:
Expand Down
Loading

0 comments on commit 337ba46

Please sign in to comment.