aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-08-24 19:12:30 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-08-24 19:12:30 +0300
commita1c9decfa2f0c6cc3a08a226500f3c80756067c6 (patch)
treecb3a8d0c32f739597b0a8a98bb9eef4fe2d0cb5b
parentAppVeyor: better practices (diff)
downloadprivilege-check-a1c9decfa2f0c6cc3a08a226500f3c80756067c6.tar.gz
privilege-check-a1c9decfa2f0c6cc3a08a226500f3c80756067c6.zip
AppVeyor: build all branches
-rw-r--r--appveyor.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2bea0dd..3e3f02c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,10 +1,6 @@
version: '{build}'
image: Visual Studio 2015
-branches:
- only:
- - master
-
platform:
- Win32
- x64