summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/afero/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/spf13/afero/appveyor.yml')
-rw-r--r--vendor/github.com/spf13/afero/appveyor.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/vendor/github.com/spf13/afero/appveyor.yml b/vendor/github.com/spf13/afero/appveyor.yml
deleted file mode 100644
index 65e20e8ca..000000000
--- a/vendor/github.com/spf13/afero/appveyor.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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
-