forked from mirror/viper
Add Go 1.13 to travis
This commit is contained in:
parent
c171232d3a
commit
371f39c3ab
|
@ -10,6 +10,7 @@ env:
|
|||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- tip
|
||||
|
||||
os:
|
||||
|
|
Loading…
Reference in New Issue