Skip to content

Commit

Permalink
edit appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermooo committed Nov 19, 2015
1 parent a74efc9 commit 3798740
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
environment:
node_js_version: "0.12"
node_js_version: "4.1.1"

install:
- ps: install-product node $env:node_js_version
- npm install
- npm install -g gulp
- gulp init

build: off

Expand Down

0 comments on commit 3798740

Please sign in to comment.