aboutsummaryrefslogtreecommitdiffstats
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 afc2914f..b45e9f11 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -27,6 +27,10 @@
# (c) 2016 cpp-ethereum contributors.
#------------------------------------------------------------------------------
+branches:
+ only:
+ - master
+ - develop
os: Visual Studio 2015
configuration:
- RelWithDebInfo