mirror of
https://github.com/spf13/viper
synced 2024-11-04 20:27:02 +00:00
Add Go 1.13 to travis
This commit is contained in:
parent
c171232d3a
commit
371f39c3ab
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ env:
|
|||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- tip
|
||||
|
||||
os:
|
||||
|
|
Loading…
Reference in a new issue