Skip to content

Commit

Permalink
update appveyor node version to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson authored Aug 5, 2019
1 parent 5294bb8 commit 45a5c48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
nodejs_version: "6"
nodejs_version: "8"

install:
- ps: Install-Product node $env:nodejs_version
Expand All @@ -20,4 +20,3 @@ test_script:
- npm test

after_test:

0 comments on commit 45a5c48

Please sign in to comment.