Skip to content

Commit

Permalink
Merge bb99329 into 4a2e283
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Oct 12, 2018
2 parents 4a2e283 + bb99329 commit c4af2b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,8 @@ cache:

node_js:
- "6"
- "7"
- "8"
- "node"

before_script:
- git config --global user.email "you@example.com"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -9,7 +9,7 @@ environment:
matrix:
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "9"
- nodejs_version: "10"

matrix:
fast_finish: true
Expand Down

0 comments on commit c4af2b0

Please sign in to comment.