Skip to content

Commit

Permalink
Merge pull request #198 from kaadevelop/10.0
Browse files Browse the repository at this point in the history
🛡️ postgres 10
  • Loading branch information
Ivan Yelizariev authored May 28, 2019
2 parents e6a8fc1 + 2562579 commit 532bcb5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,12 @@ sudo: false
cache: pip

addons:
postgresql: "9.5"
apt:
packages:
- expect-dev # provides unbuffer utility
- python-lxml # because pip installation is slow


services:
- postgresql: "9.5"


env:
global:
- VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" UNIT_TEST="0"
Expand Down

0 comments on commit 532bcb5

Please sign in to comment.