Skip to content

Commit

Permalink
Remove kinetic test from Travis branch (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcoleman authored and v4hn committed Nov 16, 2016
1 parent 264a070 commit 9c0ef4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ env:
matrix:
- ROS_DISTRO=jade ROS_REPO=ros UPSTREAM_WORKSPACE=https://raw.githubusercontent.com/ros-planning/moveit/jade-devel/moveit.rosinstall
- ROS_DISTRO=jade ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=https://raw.githubusercontent.com/ros-planning/moveit/jade-devel/moveit.rosinstall
- ROS_DISTRO=kinetic ROS_REPO=ros UPSTREAM_WORKSPACE=https://raw.githubusercontent.com/ros-planning/moveit/kinetic-devel/moveit.rosinstall
- ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=https://raw.githubusercontent.com/ros-planning/moveit/kinetic-devel/moveit.rosinstall
before_script:
- git clone -q https://github.com/ros-planning/moveit_ci.git .moveit_ci
script:
Expand Down

0 comments on commit 9c0ef4b

Please # to comment.