2
0

Explicitly test supported Go and PostgreSQL versions

This commit is contained in:
Jack Christensen
2020-05-09 10:19:39 -05:00
parent 15856c001a
commit c4e6445cc7
+2 -2
View File
@@ -1,7 +1,8 @@
language: go language: go
go: go:
- 1.x - 1.14.x
- 1.13.x
- tip - tip
git: git:
@@ -29,7 +30,6 @@ env:
- PGVERSION=10 - PGVERSION=10
- PGVERSION=9.6 - PGVERSION=9.6
- PGVERSION=9.5 - PGVERSION=9.5
- PGVERSION=9.4
cache: cache:
directories: directories: