afero/appveyor.yml

11 lines
276 B
YAML
Raw Normal View History

2022-07-14 13:07:48 +03:00
# This currently does nothing. We have moved to GitHub action, but this is kept
# until spf13 has disabled this project in AppVeyor.
2015-12-06 14:29:59 +03:00
version: '{build}'
clone_folder: C:\gopath\src\github.com\spf13\afero
environment:
GOPATH: C:\gopath
2015-12-06 14:29:59 +03:00
build_script:
- cmd: >-
go version