We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575cb55 commit e6b0d19Copy full SHA for e6b0d19
.travis.yml
@@ -3,7 +3,8 @@ go:
3
- 1.7.3
4
- tip
5
6
+dist: trusty
7
+addons:
8
+ postgresql: "9.6"
9
services:
- - postgresql
-
-script: make test
10
+ - postgresql
0 commit comments