Skip to content

Commit 83d3745

Browse files
author
James
committed
remove travis postgres addon, we don't use it
1 parent 9c3048e commit 83d3745

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
33
- '12.14.0'
4-
addons:
5-
postgresql: '9.4'
64
after_success: npm run coverage
75
before_deploy:
86
- npm run deploy

0 commit comments

Comments
 (0)