There was an error while loading. Please reload this page.
1 parent 9f2a71a commit 6c04ee9Copy full SHA for 6c04ee9
1 file changed
.travis.yml
@@ -1,7 +1,10 @@
1
language: node_js
2
node_js:
3
- "6.11.0"
4
-
+
5
+addons:
6
+ postgresql: "9.5"
7
8
services:
9
- postgresql
10
0 commit comments