From 5961f7a1163b8f984a691087341ce584c07e378b Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Thu, 30 Aug 2018 13:10:31 -0500 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 28214dead..f939729f2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,14 +11,8 @@ environment: test: off -skip_non_tags: true - skip_branch_with_pr: true -branches: - only: - - master - install: - set PATH=C:\Program Files\PostgreSQL\9.6\bin\;%PATH% - curl -sS -ostack.zip -L --insecure http://www.stackage.org/stack/windows-x86_64