Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Commit

Permalink
Reverted appveyor node version
Browse files Browse the repository at this point in the history
  • Loading branch information
akyoto committed Feb 11, 2016
1 parent e7ae7d1 commit 369fba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
environment:
matrix:
- nodejs_version: "5.6"
- nodejs_version: "5.0"
install:
- ps: Install-Product node $env:nodejs_version
- npm install
Expand Down

0 comments on commit 369fba5

Please sign in to comment.