We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029ff52 commit 79b8d0fCopy full SHA for 79b8d0f
1 file changed
.travis.yml
@@ -16,7 +16,7 @@ services:
16
- postgresql
17
sudo: required
18
addons:
19
- - postgresql: "9.3"
+ postgresql: "9.3"
20
before_install:
21
- wget "https://github.com/Masterminds/glide/releases/download/0.7.2/glide-0.7.2-linux-amd64.tar.gz"
22
- sudo tar -vxz -C /usr/local/bin --strip=1 -f glide-0.7.2-linux-amd64.tar.gz
0 commit comments