Skip to content

Commit

Permalink
v0.11.x is nogo due to pinned jsdom dep - refs #2401 and cutting-room…
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Nov 22, 2014
1 parent 2f1e740 commit 0a9822e
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
environment:
matrix:
- NODE_VERSION: 0.11.14
- NODE_VERSION: 0.10.33
platform: x64
#- NODE_VERSION: 0.10.33
# platform: x64
#- NODE_VERSION: 0.10.33
# platform: x86
- NODE_VERSION: 0.10.33
platform: x86

shallow_clone: true

Expand All @@ -31,7 +29,7 @@ install:
# put dumpbin on path: required by check_shared_libs.py
- SET PATH=C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin;%PATH%
- python test\check_shared_libs.py .\
- npm test
- npm ls

build: OFF
test: OFF
Expand Down

0 comments on commit 0a9822e

Please sign in to comment.