Skip to content

Commit

Permalink
🛡️ services postgresql 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n1nka committed May 27, 2019
1 parent 324644a commit af76a8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ addons:
- 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 af76a8b

Please sign in to comment.