Remove old Go versions from Travis.

(cherry picked from commit dff2120d96)
bot-api-6.1
Syfaro 2020-07-22 04:33:50 -05:00
parent 6b0d3ce2a6
commit 5598dbcb90
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
language: go
go:
- '1.10'
- '1.11'
- '1.13'
- '1.14'
- tip