2
0

Enable travis errors on PG 9.0 and 9.1

This commit is contained in:
Jack Christensen
2015-02-13 13:43:39 -06:00
parent 651d976ea6
commit cf674c6958
-3
View File
@@ -43,6 +43,3 @@ script:
matrix:
allow_failures:
- go: tip
# Remove after issue #63 is fixed
- env: PGVERSION=9.0
- env: PGVERSION=9.1