vendor/github.com/spf13/afero/appveyor.yml
author Mikael Berthe <mikael@lilotux.net>
Sun, 30 Jun 2024 17:57:48 +0200
changeset 282 46b37f928ab9
parent 260 445e01aede7e
permissions -rw-r--r--
Fix module v3 usage, bump version to 3.0.2

# This currently does nothing. We have moved to GitHub action, but this is kept
# until spf13 has disabled this project in AppVeyor.
version: '{build}'
clone_folder: C:\gopath\src\github.com\spf13\afero
environment:
  GOPATH: C:\gopath
build_script:
- cmd: >-
    go version