Skip to content
Snippets Groups Projects
Commit 66a12d84 authored by florimondmanca's avatar florimondmanca
Browse files

add postgresql service in .travis.yml

parent da58087c
No related branches found
No related tags found
1 merge request!4Release version ready to welcome first users
...@@ -6,6 +6,9 @@ cache: pip ...@@ -6,6 +6,9 @@ cache: pip
python: python:
- '3.6' - '3.6'
services:
- postgresql
addons: addons:
# Django 2.1+ requires PostgreSQL 9.4+ # Django 2.1+ requires PostgreSQL 9.4+
postgresql: '9.4' postgresql: '9.4'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment