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 2ca905b6e5
commit 009f9a2b14

View File

@ -28,6 +28,8 @@ python:
dist: xenial dist: xenial
dist: xenial
env: env:
global: global:
- MONGODB_3_4=3.4.17 - MONGODB_3_4=3.4.17