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 ef1954a

Browse filesBrowse files
committed
Pin pytest-rerunfailures
1 parent ccded5f commit ef1954a
Copy full SHA for ef1954a

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+3
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ matrix:
8989
- PYTEST_TIMEOUT=pytest-timeout==1.2.1 # Newer pytest-timeouts don't support pytest <3.4.
9090
- SPHINX=sphinx==1.3
9191
- python: 3.4
92-
env: PYTHON_ARGS=-OO
92+
env:
93+
- PYTHON_ARGS=-OO
94+
- PYTEST_RERUNFAILURES='pytest-rerunfailures<7'
9395
- python: 3.6
9496
env: DELETE_FONT_CACHE=1 PANDAS='pandas<0.21.0' PYTEST_PEP8=pytest-pep8 RUN_PEP8=--pep8
9597
- python: 3.7

0 commit comments

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