mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-14 01:24:54 +00:00
Update go versions in Travis CI
Test against the latest three minor releases.
This commit is contained in:
parent
6c77ff0a2c
commit
74e55e3089
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- tip
|
||||
|
||||
os:
|
||||
|
|
Loading…
Add table
Reference in a new issue