Skip to content

Commit

Permalink
Merge 02e8fe2 into 8c3fea3
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Dec 7, 2017
2 parents 8c3fea3 + 02e8fe2 commit f893dfe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Expand Up @@ -5,6 +5,7 @@ environment:
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"
- nodejs_version: "8"

install:
- ps: Install-Product node $env:nodejs_version
Expand All @@ -15,4 +16,4 @@ test_script:
- npm --version
- npm test

build: off
build: off

0 comments on commit f893dfe

Please sign in to comment.