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 5b684c4

Browse filesBrowse files
authored
Merge pull request #16143 from Kojoley/unblock-ci-on-v2.2.x-branch
Unblock CI on v2.2.x branch
2 parents d1f3e10 + b37fb4b commit 5b684c4
Copy full SHA for 5b684c4

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ install:
179179
echo 'wxPython is available' ||
180180
echo 'wxPython is not available'
181181
182-
pip install $PRE \
182+
pip install --upgrade $PRE \
183183
$PYTEST \
184184
$PYTEST_COV \
185185
'pytest-faulthandler<1.6' \

0 commit comments

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