Skip to content

Commit 481bfd6

Browse files
author
Ivan Yelizariev
authored
Merge pull request it-projects-llc#754 from kaadevelop/11.0_v2
🛡️ postgres 11
2 parents 5db0fea + 0b0ede4 commit 481bfd6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,12 @@ sudo: false
77
cache: pip
88

99
addons:
10+
postgresql: "9.5"
1011
apt:
1112
packages:
1213
- expect-dev # provides unbuffer utility
1314
- python-lxml # because pip installation is slow
1415

15-
16-
services:
17-
- postgresql: "9.5"
18-
19-
2016
env:
2117
global:
2218
- VERSION="11.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" UNIT_TEST="0"

0 commit comments

Comments
 (0)