add new versions of golang to travis

bot-api-6.1
NemoD503 2019-10-20 23:01:22 +03:00
parent b33efeebc7
commit 1af25a19c7
1 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,6 @@ language: go
go:
- '1.10'
- '1.11'
- '1.12'
- '1.13'
- tip