Merge pull request #5803 from nicoddemus/flaky-5795

Mark flaky test as xfail on Python 3.5.0
This commit is contained in:
Bruno Oliveira 2019-08-30 12:30:11 -03:00 committed by GitHub
commit 667c6463ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- env: TOXENV=pypy3-xdist
python: 'pypy3'
- env: TOXENV=py35-xdist
- env: TOXENV=py35
dist: trusty
python: '3.5.0'