Skip to content

Commit

Permalink
Add travis for NodeJS 8
Browse files Browse the repository at this point in the history
  • Loading branch information
alippai committed Aug 12, 2017
1 parent 3353338 commit ae996b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: node_js
node_js:
- "4"
- "6"
- "8"
env:
global:
- BUILD_TIMEOUT=10000
Expand Down

0 comments on commit ae996b7

Please sign in to comment.