Skip to content

Commit 440f0f8

Browse files
committed
Upgraded to node 4.
1 parent 363004f commit 440f0f8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

appveyor.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
version: 0.1.{build}
2-
3-
environment:
4-
nodejs_version: "0.10"
1+
version: 1.1.{build}
52

63
install:
7-
- ps: Install-Product node $env:nodejs_version
4+
- ps: Install-Product node 4
85
- npm install -g tsd
96
- npm install -g gulp
107
- npm install -g bower

0 commit comments

Comments
 (0)