remove dist:xenial as it recently became the default in travis
This commit is contained in:
parent
1181b75e16
commit
f91b89f723
@ -42,7 +42,6 @@ matrix:
|
|||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: MONGODB=${MONGODB_3_6} PYMONGO=3.x
|
env: MONGODB=${MONGODB_3_6} PYMONGO=3.x
|
||||||
- python: 3.7
|
- python: 3.7
|
||||||
dist: xenial # python 3.7 not available on default dist (trusty)
|
|
||||||
env: MONGODB=${MONGODB_3_6} PYMONGO=3.x
|
env: MONGODB=${MONGODB_3_6} PYMONGO=3.x
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user