Skip to content
This repository was archived by the owner on Dec 30, 2019. It is now read-only.

Commit c460625

Browse files
committed
Update CI versions
PostgreSQL 9.1 is no longer available on 14.04.
1 parent 4d7734a commit c460625

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ matrix:
55
- node_js: "4"
66
addons:
77
postgresql: "9.1"
8+
dist: precise
89
- node_js: "6"
910
addons:
1011
postgresql: "9.4"
12+
- node_js: "8"
13+
addons:
14+
postgresql: "9.6"

0 commit comments

Comments
 (0)