Skip to content

Commit

Permalink
Merge pull request #4 from tork-a/release_to_melodic
Browse files Browse the repository at this point in the history
- Add melodic entries for travis.yml
- remove and rename files which is not supported by current Melodic release
  • Loading branch information
7675t authored Dec 18, 2019
2 parents 4cbe1c0 + b06b132 commit cd7b1aa
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 42 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,12 @@ env:
matrix:
- USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
- USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
- USE_DEB=true ROS_DISTRO="melodic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
- USE_DEB=true ROS_DISTRO="melodic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
matrix:
allow_failures:
- env: USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
- env: USE_DEB=true ROS_DISTRO="melodic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
install:
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
script:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
37 changes: 0 additions & 37 deletions fake_joint_launch/launch/vs060.launch

This file was deleted.

5 changes: 0 additions & 5 deletions fake_joint_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,9 @@

<exec_depend>abb_irb2400_support</exec_depend>
<exec_depend>controller_manager</exec_depend>
<exec_depend>denso_ros_control</exec_depend>
<exec_depend>nextage_description</exec_depend>
<exec_depend>pr2_description</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>rviz</exec_depend>
<exec_depend>tra1_description</exec_depend>
<exec_depend>ur_description</exec_depend>
<exec_depend>vs060</exec_depend>

<export></export>

Expand Down

0 comments on commit cd7b1aa

Please sign in to comment.