Skip to content

Commit e7c14bb

Browse files
committed
chore: travis: match environment
1 parent f3b28bf commit e7c14bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
dist: bionic
22
sudo: false
33
language: node_js
4+
cache: npm
45

56
node_js:
67
- "12"
78

89
addons:
10+
postgresql: "9.6"
911
hosts:
1012
- db
1113

0 commit comments

Comments
 (0)