Goodbye AppVeyor 👋

This commit is contained in:
Antonio Scandurra
2015-04-15 16:51:11 +02:00
parent bc2747ead7
commit 04fb61002c

View File

@@ -1,11 +0,0 @@
environment:
nodejs_version: "0.10"
GYP_MSVS_VERSION: 2013
install:
- ps: Install-Product node $env:nodejs_version
test_script:
- node "script\cibuild"
build: off