Remove 9.6

To spare people the pain while I finish my PR feedback.
pull/2576/head
Jason Petersen 2019-01-14 23:46:19 -07:00
parent 21f72f5002
commit 183b2d6c06
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 0 additions and 3 deletions

View File

@ -18,11 +18,8 @@ env:
matrix: matrix:
fast_finish: true fast_finish: true
include: include:
- env: PGVERSION=9.6
- env: PGVERSION=10 - env: PGVERSION=10
- env: PGVERSION=11 - env: PGVERSION=11
allow_failures:
- env: PGVERSION=9.6
before_install: before_install:
- git clone -b v0.7.9 --depth 1 https://github.com/citusdata/tools.git - git clone -b v0.7.9 --depth 1 https://github.com/citusdata/tools.git
- sudo make -C tools install - sudo make -C tools install