Add unit tests

This commit is contained in:
Mayuresh Gaitonde
2020-12-17 17:25:53 -08:00
parent 3702339f44
commit 6be4d69d02
705 changed files with 120529 additions and 150051 deletions

View File

@@ -2,8 +2,8 @@ go_import_path: github.com/spf13/viper
language: go
go:
- 1.10.x
- 1.11.x
- 1.7.5
- 1.8
- tip
os: