Re-order CI dependencies list

This commit is contained in:
Christophe Bedard 2019-07-03 13:10:09 +02:00
parent fa5ce8331f
commit 198ae0d009

View file

@ -3,6 +3,10 @@ repositories:
type: git type: git
url: https://github.com/eProsima/Fast-RTPS.git url: https://github.com/eProsima/Fast-RTPS.git
version: master version: master
ros2/rcpputils:
type: git
url: https://github.com/ros2/rcpputils.git
version: master
ros2/rmw: ros2/rmw:
type: git type: git
url: https://github.com/ros2/rmw.git url: https://github.com/ros2/rmw.git
@ -14,10 +18,6 @@ repositories:
ros2/rmw_implementation: ros2/rmw_implementation:
type: git type: git
url: https://github.com/ros2/rmw_implementation.git url: https://github.com/ros2/rmw_implementation.git
ros2/rcpputils:
type: git
url: https://github.com/ros2/rcpputils.git
version: master
ros2/rosidl_typesupport_fastrtps: ros2/rosidl_typesupport_fastrtps:
type: git type: git
url: https://github.com/ros2/rosidl_typesupport_fastrtps.git url: https://github.com/ros2/rosidl_typesupport_fastrtps.git