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 1945f4b commit 3f7d007Copy full SHA for 3f7d007
.travis.yml
@@ -23,18 +23,18 @@ matrix:
23
- node_js: "4.1"
24
addons:
25
postgresql: "9.4"
26
- - node_js: "5.0"
+ - node_js: "5"
27
28
29
- - node_js: "6.0"
+ - node_js: "6"
30
31
postgresql: "9.1"
32
33
34
postgresql: "9.2"
35
36
37
postgresql: "9.3"
38
39
40
0 commit comments