Skip to content

Commit

Permalink
Merge pull request #199 from kaadevelop/11.0_v2
Browse files Browse the repository at this point in the history
🛡️ postgres 11
  • Loading branch information
Ivan Yelizariev authored May 28, 2019
2 parents de13419 + 7cff7db commit baaa150
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="11.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" UNIT_TEST="0"
Expand Down

0 comments on commit baaa150

Please sign in to comment.