Add Go 1.13 to Travis (#1610)

1602-webhook
Gábor Lipták 2019-10-04 19:30:48 -04:00 committed by Jordan Wright
parent 6222c5e180
commit c3e90183c8
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ go:
- "1.10"
- 1.11
- 1.12
- 1.13
- tip
install: