Enable travis errors on PG 9.0 and 9.1
This commit is contained in:
@@ -43,6 +43,3 @@ script:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
# Remove after issue #63 is fixed
|
|
||||||
- env: PGVERSION=9.0
|
|
||||||
- env: PGVERSION=9.1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user