Skip to content

Commit

Permalink
chore: test node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
BridgeAR committed Jul 21, 2017
1 parent 16632f4 commit 7e9dda1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -14,4 +14,5 @@ node_js:
- "4"
- "6"
- "7"
- "8"
after_success: npm run coveralls
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -7,6 +7,7 @@ environment:
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "8"

pull_requests:
do_not_increment_build_number: true
Expand Down

0 comments on commit 7e9dda1

Please sign in to comment.