From faff0a5215fab3d90503907ffd8d9ebda03298d8 Mon Sep 17 00:00:00 2001 From: Job Evers-Meltzer Date: Thu, 8 Sep 2016 22:31:38 -0700 Subject: [PATCH] should build all branches --- .appveyor.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index d8ed16a88..f877e9401 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -12,12 +12,6 @@ notifications: incoming_webhook: secure: SyfpZAVQA8PEPdjqqc6Yav3i5wNOCFxNcoHx3oJPYSLs13PdDLpSPKPiYJgxTYogspCIFcskc8nMUkXC0s7P8AWCzTKtusjKchd8D+pJR2I= -branches: - only: - - master - - appveyor - - windows-setup - clone_folder: c:\projects\lbry init: @@ -141,4 +135,4 @@ artifacts: - path: build/exe.win32-2.7/ name: lbry-portable - path: packaging/windows/lbry-win32-app/LBRY-URI.reg - name: LBRY-URI \ No newline at end of file + name: LBRY-URI