travis: add services

This commit is contained in:
Sergey Tereschenko 2019-02-11 23:39:15 +02:00
parent 403ffca54d
commit 57b4778960

View file

@ -1,5 +1,8 @@
language: python
dist: xenial
services:
- mysql
- postgresql
python:
- "2.7"
- "3.5"