Skip to content

Commit c54c3a8

Browse files
committed
ci(travis): Fix git url
1 parent 192bb68 commit c54c3a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/kitware/simput.git"
13+
"url": "https://github.com/kitware/simput.git"
1414
},
1515
"license": "BSD-3-Clause",
1616
"bugs": {

0 commit comments

Comments
 (0)