We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8221ee5 commit 832e57aCopy full SHA for 832e57a
.travis.yml
@@ -7,6 +7,8 @@ services:
7
- postgresql
8
addons:
9
postgresql: "9.5"
10
+git:
11
+ depth: 1
12
13
install:
14
- docker build -t $BUILDING .
0 commit comments