Skip to content

Commit 3721c4e

Browse files
committed
Use SSH URL for submodule so Travis can use SSH key to auth
1 parent da8a2b3 commit 3721c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "HAL"]
22
path = Source/HAL
3-
url = https://github.com/appcelerator/HAL.git
3+
url = git@github.com:appcelerator/HAL.git

0 commit comments

Comments
 (0)