PYTHON-2473 Delete Travis config file
This commit is contained in:
parent
1054619202
commit
d9c63aeeaa
17
.travis.yml
17
.travis.yml
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user