Skip to content

Commit

Permalink
Merge pull request #5803 from nicoddemus/flaky-5795
Browse files Browse the repository at this point in the history
Mark flaky test as xfail on Python 3.5.0
  • Loading branch information
nicoddemus committed Aug 30, 2019
2 parents 4e59455 + bb60736 commit 667c646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- env: TOXENV=pypy3-xdist
python: 'pypy3'

- env: TOXENV=py35-xdist
- env: TOXENV=py35
dist: trusty
python: '3.5.0'

Expand Down

0 comments on commit 667c646

Please sign in to comment.