From cf674c6958a5e04a2210e36e367ccd19ba4332db Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Fri, 13 Feb 2015 13:43:39 -0600 Subject: [PATCH] Enable travis errors on PG 9.0 and 9.1 --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e2d87a31..8de108f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,3 @@ script: matrix: allow_failures: - go: tip - # Remove after issue #63 is fixed - - env: PGVERSION=9.0 - - env: PGVERSION=9.1