Skip to content

Commit

Permalink
setup postgresql properly
Browse files Browse the repository at this point in the history
  • Loading branch information
vpsx committed Apr 22, 2019
1 parent 48e856d commit ddfd752
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ python:

sudo: false

services:
- postgresql

jdk:
- oraclejdk8

Expand Down

0 comments on commit ddfd752

Please sign in to comment.