Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: add node 7-8 travis support (#1405)
  • Loading branch information
Simone Primarosa authored and William Blankenship committed Jul 11, 2017
1 parent 5f053c7 commit 536a473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
- "stable"
notifications:
webhooks:
Expand Down

0 comments on commit 536a473

Please sign in to comment.