Skip to content

Commit

Permalink
Chore: add Node.js 8 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Jun 1, 2017
1 parent fa95be2 commit fdd7877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
before_script:
- npm install async
after_success:
Expand Down

0 comments on commit fdd7877

Please sign in to comment.