Update module spf13/viper to v1.6.2 (#272)
Update module spf13/viper to v1.6.2 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/272
This commit is contained in:
9
vendor/github.com/subosito/gotenv/appveyor.yml
generated
vendored
Normal file
9
vendor/github.com/subosito/gotenv/appveyor.yml
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
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
|
Reference in New Issue
Block a user