Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 62e8fb1

Browse files
Switch to https urls for submodules so travis can build it
1 parent e1bfb52 commit 62e8fb1

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 "compiler"]
22
path = compiler
3-
url = git@github.com:google/closure-compiler.git
3+
url = https://github.com/google/closure-compiler.git

0 commit comments

Comments
 (0)