We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130f099 commit 252e43cCopy full SHA for 252e43c
1 file changed
.travis.yml
@@ -9,7 +9,7 @@ services:
9
- postgresql
10
sudo: required
11
addons:
12
- postgresql: "9.3"
+ postgresql: "9.4"
13
before_install:
14
- wget "http://ftp.debian.org/debian/pool/main/s/shellcheck/shellcheck_0.3.7-5_amd64.deb"
15
- sudo dpkg -i shellcheck_0.3.7-5_amd64.deb
0 commit comments