PYTHON-2473 Delete Travis config file

This commit is contained in:
Bernie Hackett 2021-09-18 17:27:24 -07:00
parent 1054619202
commit d9c63aeeaa

View File

@ -1,17 +0,0 @@
language: python
python:
- 2.7
- 3.4
- 3.5
- 3.6
- 3.7
- 3.8
- pypy
- pypy3.5
services:
- mongodb
script: PYMONGO_MUST_CONNECT=1 python setup.py test