Update CI Go versions

pull/828/head
Jack Christensen 2020-09-05 13:26:19 -05:00
parent d4a300bd58
commit a8abb80082
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
language: go
go:
- 1.15.x
- 1.14.x
- 1.13.x
- tip
# Derived from https://github.com/lib/pq/blob/master/.travis.yml