mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-09 13:54:44 +00:00
travis: add services
This commit is contained in:
parent
403ffca54d
commit
57b4778960
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
language: python
|
||||
dist: xenial
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue