We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f691088 commit 61921aaCopy full SHA for 61921aa
.travis.yml
@@ -33,3 +33,22 @@ matrix:
33
- node_js: "6"
34
addons:
35
postgresql: "9.6"
36
+ - node_js: "8"
37
+ addons:
38
+ postgresql: "9.1"
39
+ dist: precise
40
41
42
+ postgresql: "9.2"
43
44
45
+ postgresql: "9.3"
46
47
48
+ postgresql: "9.4"
49
50
51
+ postgresql: "9.5"
52
53
54
+ postgresql: "9.6"
0 commit comments