Skip to content

Commit

Permalink
Merge pull request #196 from kaadevelop/11.0
Browse files Browse the repository at this point in the history
🛡️ services postgresql 11.0
  • Loading branch information
Ivan Yelizariev authored May 28, 2019
2 parents 69c0e6b + 4a46c27 commit de13419
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 @@ -13,6 +13,11 @@ addons:
- 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 de13419

Please sign in to comment.