ci: update appveyor.yml

This commit is contained in:
Unknwon 2018-12-03 20:00:28 -05:00
parent 98114944fc
commit be6bb5314e

View File

@ -1,11 +1,11 @@
version: "{build}" version: "{build}"
skip_tags: true skip_tags: true
clone_folder: c:\gopath\src\github.com\gogits\gogs clone_folder: c:\gopath\src\github.com\gogs\gogs
clone_depth: 1 clone_depth: 1
environment: environment:
GOPATH: c:\gopath GOPATH: c:\gopath
GOVERSION: 1.7 GOVERSION: 1.11
build: false build: false
deploy: false deploy: false