Skip to content

Commit 28fd9aa

Browse files
author
Jason Kridner
committed
Update .travis.yml: fix remote URL
1 parent d9c779c commit 28fd9aa

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
@@ -11,7 +11,7 @@ before_deploy:
1111
- git add build
1212
- git commit -m "Generated commit from Travis-CI for build $TRAVIS_BUILD_NUMBER"
1313
- git tag $GIT_TAG -a -m "Generated tag from Travis-CI for build $TRAVIS_BUILD_NUMBER"
14-
- git push -q https://[email protected]/moto-timo/BBBlfs --tags
14+
- git push -q https://[email protected]/beagleboard/beaglebone-getting-started --tags
1515
- ls -R
1616
deploy:
1717
provider: releases

0 commit comments

Comments
 (0)