Skip to content

Commit 6eeef31

Browse files
authored
Support melodic test
1 parent f351c1b commit 6eeef31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ env:
1313
- ROS_DISTRO=kinetic ROSWS=wstool BUILDER=catkin USE_DEB=true ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
1414
- ROS_DISTRO=kinetic ROSWS=wstool BUILDER=catkin USE_DEB=false ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
1515
- ROS_DISTRO=kinetic TEST_TYPE=work_with_315_1_10
16+
- ROS_DISTRO=melodic ROSWS=wstool BUILDER=catkin USE_DEB=true ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
17+
- ROS_DISTRO=melodic ROSWS=wstool BUILDER=catkin USE_DEB=true ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
18+
- ROS_DISTRO=melodic ROSWS=wstool BUILDER=catkin USE_DEB=false ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
19+
- ROS_DISTRO=melodic TEST_TYPE=work_with_315_1_10
1620
matrix:
1721
allow_failures:
1822
- env: ROS_DISTRO=kinetic ROSWS=wstool BUILDER=catkin USE_DEB=true ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu

0 commit comments

Comments
 (0)