Skip to content

Commit

Permalink
Build: Add Node 8 on travis (#8669)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyandeeps authored and not-an-aardvark committed May 31, 2017
1 parent 9524833 commit c9b980c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
- "5"
- "6"
- "7"
- "8"
sudo: false
script: "npm test && npm run docs"
after_success:
Expand Down

0 comments on commit c9b980c

Please sign in to comment.