chore(): remove postgres from lint travis task

This commit is contained in:
chyzwar 2020-10-12 08:37:40 +02:00 committed by Brian C
parent c22c2f0ebd
commit 52dfca493c

View File

@ -59,8 +59,6 @@ matrix:
# only run lint on latest Node LTS
- node_js: lts/*
addons:
postgresql: '9.6'
script: yarn lint
# PostgreSQL 9.2 only works on precise