aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBo Yang <paulyang1211@gmail.com>2018-01-23 16:19:25 -0800
committerBo Yang <paulyang1211@gmail.com>2018-01-23 16:19:25 -0800
commita7bfea9b210f92f3a0b6a5d1818413d3db422253 (patch)
tree2b3de5db540cc3aa5b6f969180ee5d8d2cdb16e1 /.gitmodules
parent99002ae47a3f88f64ff44dbd80452360e0e5fbc4 (diff)
downloadprotobuf-a7bfea9b210f92f3a0b6a5d1818413d3db422253.tar.gz
protobuf-a7bfea9b210f92f3a0b6a5d1818413d3db422253.tar.bz2
protobuf-a7bfea9b210f92f3a0b6a5d1818413d3db422253.zip
Initialize .travis.yml
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 55a47cea..fafd5b2b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
-[submodule "third_party/benchmark"]
- path = third_party/benchmark
- url = https://github.com/google/benchmark.git
+[submodule "multibuild"]
+ path = multibuild
+ url = https://github.com/matthew-brett/multibuild.git
+[submodule "protobuf"]
+ path = protobuf
+ url = https://github.com/google/protobuf.git