Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0c2263

Browse filesBrowse files
committed
Try to fix 2.2.x travis building
1 parent d099603 commit d0c2263
Copy full SHA for d0c2263

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sudo: false
55

66
services:
77
- xvfb
8-
8+
99
branches:
1010
except:
1111
- /^auto-backport-of-pr-\d*/
@@ -184,7 +184,7 @@ install:
184184
$PYTEST_PEP8 \
185185
$PYTEST_RERUNFAILURES \
186186
$PYTEST_TIMEOUT \
187-
pytest-xdist
187+
'pytest-xdist<1.28'
188188
189189
# Use the special local version of freetype for testing
190190
cp ci/travis/setup.cfg .

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.