Fix Mac OS X Travis, fix UAVCAN URL

This commit is contained in:
Lorenz Meier
2015-10-06 10:51:19 +02:00
parent 83602ad7d6
commit 62467a4cdd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
url = git://github.com/PX4/NuttX.git
[submodule "src/lib/uavcan"]
path = src/lib/uavcan
url = git://github.com/jgoppert/libuavcan.git
url = git://github.com/UAVCAN/libuavcan.git
[submodule "Tools/genmsg"]
path = Tools/genmsg
url = https://github.com/ros/genmsg.git