Skip to content

Commit a2cc4b5

Browse files
committed
blueyed/pytest@mm-fixture-stack
1 parent f9b73e3 commit a2cc4b5

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
@@ -99,7 +99,7 @@ install:
9999
- pip install tox==3.9.0
100100

101101
script:
102-
- tox --force-dep "pytest@git+https://github.com/blueyed/pytest@fixture-stack#egg=pytest"
102+
- tox --force-dep "pytest@git+https://github.com/blueyed/pytest@mm-fixture-stack#egg=pytest"
103103

104104
after_success:
105105
- |

0 commit comments

Comments
 (0)