Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNahuel.me <nahuel@fastmail.com>2016-09-05 06:26:57 +0300
committerNahuel.me <nahuel@fastmail.com>2016-09-05 06:26:57 +0300
commit9a33eea915dbbdd875759ccdaa1babaacb0aaa69 (patch)
tree9f81ee799603eae07fd20005e16764a6f1f8708c /.gitmodules
parent739a236b360181a3a5e5c7db379abeef7e72f75d (diff)
added .git to travis submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index f8a331654f..f3ca2aff64 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,7 +28,7 @@
branch = master
[submodule "tests/travis"]
path = tests/travis
- url = https://github.com/piwik/travis-scripts
+ url = https://github.com/piwik/travis-scripts.git
branch = master
[submodule "plugins/LogViewer"]
path = plugins/LogViewer
@@ -54,4 +54,4 @@
url = https://github.com/piwik/piwik-log-analytics.git
branch = master
-# Note: do not add new plugin submodules here, but a few lines above \ No newline at end of file
+# Note: do not add new plugin submodules here, but a few lines above