Skip to content

Commit 51a9dc3

Browse files
authored
Update .travis.yml
1 parent 8f13028 commit 51a9dc3

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
@@ -30,7 +30,7 @@ matrix:
3030
- git config --global user.email "odidev@puresoftware.com"
3131
- export GIT_TAG=aarch64_wheel-0.1.$TRAVIS_BUILD_NUMBER
3232
- git tag $GIT_TAG -a -m "Generated tag from TravisCI for build $TRAVIS_BUILD_NUMBER"
33-
- git remote set-url origin https://'odidev':'nibble@123'@github.com/odidev/cmake-python-distributions.git > /dev/null 2>&1
33+
- git remote set-url origin git@github.com/odidev/cmake-python-distributions.git > /dev/null 2>&1
3434
- git push -q --tags
3535
- ls -R
3636

0 commit comments

Comments
 (0)