Files
athens/appveyor.yml
2019-04-30 12:29:37 -07:00

12 lines
176 B
YAML

build: off
clone_folder: c:\gopath\src\github.com\gomods\athens
environment:
GOPATH: c:\gopath
GO111MODULE: on
stack: go 1.12
test_script:
- go test -mod=vendor ./...