summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index a52d318..7aa2b48 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,6 +3,10 @@ environment:
VSCODE_BUILD_VERBOSE: true
nodejs_version: "6"
+branches:
+ only:
+ - master
+
image: Visual Studio 2015
install: