Remove go1.13 from travis build matrix

This commit is contained in:
Michail Kargakis 2020-12-07 20:53:32 +01:00
parent 89dd0ada86
commit 816954d9ff
No known key found for this signature in database
GPG Key ID: BC06866FDEE7F397
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ arch:
- ppc64e
go:
- "1.13"
- "1.14"
- "1.15"
- tip