Skip to content

Commit

Permalink
build: add nodejs 8 for travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
prtksxna authored and Sanjaya Kumar Saxena committed Oct 21, 2018
1 parent c70895d commit b43ce39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "6"
- "8"

cache:
directories:
Expand Down

0 comments on commit b43ce39

Please sign in to comment.