Skip to content

Commit 4f89c59

Browse files
committed
Removing user name from bitbucket URL
1 parent 0fe7175 commit 4f89c59

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 hg+https://nicoddemus@bitbucket.org/hpk42/pytest@$PYTEST_VERSION
19+
- pip install hg+https://bitbucket.org/hpk42/pytest@$PYTEST_VERSION
2020

2121
script: py.test

0 commit comments

Comments
 (0)