Skip to content

Commit

Permalink
Add postgres as a service
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Mar 11, 2019
1 parent cf0f7b4 commit 76224fe
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 @@ -2,6 +2,9 @@ language: generic
os: linux
dist: xenial

services:
- postgresql

branches:
only:
- master
Expand Down

0 comments on commit 76224fe

Please sign in to comment.