summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2017-10-07 15:16:12 +0200
committerChristoph Schlosser <christoph@linux.com>2017-10-07 15:16:34 +0200
commitd71125855f1a8e082d4080f40f0ee2cde2e3302d (patch)
tree9dc10ccb4f3836d0091b877173704dc4a39087e0
parent77e321815fb8b0b1833813a812fcb48f9a5e5617 (diff)
downloaddoxdocgen-d71125855f1a8e082d4080f40f0ee2cde2e3302d.tar.gz
Appveyor only build master branch
-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: