Skip to content

Commit

Permalink
🛡️ postgres 11
Browse files Browse the repository at this point in the history
  • Loading branch information
n1nka committed May 28, 2019
1 parent 64ac1a0 commit ca54b26
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 @@ -7,16 +7,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


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

0 comments on commit ca54b26

Please sign in to comment.