set dist as xenial to avoid relying on flaky travis default dist

This commit is contained in:
Bastien Gérard 2019-06-15 12:24:13 +02:00
parent 6e8ea50c19
commit 97005aca66

View File

@ -24,6 +24,8 @@ python:
- 3.6 - 3.6
- pypy - pypy
dist: xenial
env: env:
global: global:
- MONGODB_3_4=3.4.17 - MONGODB_3_4=3.4.17