Skip to content

Commit 0fe7175

Browse files
committed
Deps directly from repository instead from pypi
1 parent 0bc31da commit 0fe7175

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
@@ -16,6 +16,6 @@ env:
1616

1717
install:
1818
- pip uninstall -y pytest
19-
- pip install pytest==$PYTEST_VERSION
19+
- pip install hg+https://[email protected]/hpk42/pytest@$PYTEST_VERSION
2020

2121
script: py.test

0 commit comments

Comments
 (0)