Skip to content

Commit 667c646

Browse files
authored
Merge pull request #5803 from nicoddemus/flaky-5795
Mark flaky test as xfail on Python 3.5.0
2 parents 4e59455 + bb60736 commit 667c646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- env: TOXENV=pypy3-xdist
4343
python: 'pypy3'
4444

45-
- env: TOXENV=py35-xdist
45+
- env: TOXENV=py35
4646
dist: trusty
4747
python: '3.5.0'
4848

0 commit comments

Comments
 (0)