mirror of
https://github.com/spf13/viper
synced 2024-12-23 03:57:01 +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:
|
go:
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
|
- 1.13.x
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
os:
|
os:
|
||||||
|
|
Loading…
Reference in a new issue