Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
TEST: no xdist for 3.5.0
  • Loading branch information
blueyed committed Aug 20, 2019
commit c172ccdf0c4e31c037aa1ccc50f6f5845fc86861
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Coverage for:
# - test_supports_breakpoint_module_global
# - code specific to 3.5.0
- env: TOXENV=py35-xdist PYTEST_COVERAGE=1
- env: TOXENV=py35 PYTEST_COVERAGE=1
dist: trusty
python: '3.5.0'

Expand Down