1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-07 01:41:22 +01:00
dnscrypt-proxy/vendor/github.com/subosito/gotenv/appveyor.yml
2021-07-03 10:56:53 +02:00

10 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