Update appveyor.yml
This commit is contained in:
committed by
Steve Chávez
parent
17cd2725fd
commit
5961f7a116
@@ -11,14 +11,8 @@ environment:
|
|||||||
|
|
||||||
test: off
|
test: off
|
||||||
|
|
||||||
skip_non_tags: true
|
|
||||||
|
|
||||||
skip_branch_with_pr: true
|
skip_branch_with_pr: true
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- set PATH=C:\Program Files\PostgreSQL\9.6\bin\;%PATH%
|
- set PATH=C:\Program Files\PostgreSQL\9.6\bin\;%PATH%
|
||||||
- curl -sS -ostack.zip -L --insecure http://www.stackage.org/stack/windows-x86_64
|
- curl -sS -ostack.zip -L --insecure http://www.stackage.org/stack/windows-x86_64
|
||||||
|
|||||||
Reference in New Issue
Block a user