Merge pull request #5824 from blueyed/revert-py350
ci: Travis: do not test with 3.5.0
This commit is contained in:
commit
333e9d5c10
|
@ -42,9 +42,8 @@ jobs:
|
|||
- env: TOXENV=pypy3-xdist
|
||||
python: 'pypy3'
|
||||
|
||||
- env: TOXENV=py35
|
||||
dist: trusty
|
||||
python: '3.5.0'
|
||||
- env: TOXENV=py35-xdist
|
||||
python: '3.5'
|
||||
|
||||
# Coverage for:
|
||||
# - pytester's LsofFdLeakChecker
|
||||
|
|
Loading…
Reference in New Issue