Skip to content

Commit

Permalink
appveyor: switch from node 4 to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson authored Aug 5, 2019
1 parent 8d558f2 commit 28b4628
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: "4"
nodejs_version: "8"

install:
- npm install
Expand All @@ -16,4 +16,3 @@ test_script:
- npm test

after_test:

0 comments on commit 28b4628

Please sign in to comment.