Skip to content

Commit

Permalink
Remove postgres 9.1 from test matrix - json is not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Dec 18, 2019
1 parent 57177d7 commit b14cf67
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -36,11 +36,7 @@ matrix:
addons:
postgresql: "9.6"

# PostgreSQL 9.1 and 9.2 only work on precise
- node_js: lts/carbon
addons:
postgresql: "9.1"
dist: precise
# PostgreSQL 9.2 only works on precise
- node_js: lts/carbon
addons:
postgresql: "9.2"
Expand Down

0 comments on commit b14cf67

Please sign in to comment.