4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2025-01-09 18:40:56 +00:00
peridot/vendor/github.com/subosito/gotenv/appveyor.yml
2022-07-07 22:13:21 +02:00

9 lines
182 B
YAML

build: off
clone_folder: c:\gopath\src\github.com\subosito\gotenv
environment:
GOPATH: c:\gopath
stack: go 1.10
before_test:
- go get -t
test_script:
- go test -v -cover -race