Skip to content

Commit

Permalink
Enable this repo build with moveit in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RoboticsYY committed Jun 6, 2020
1 parent 02fb0f6 commit f9b4f55
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: required
dist: xenial
services:
- docker
language: generic
language: cpp
cache: ccache
compiler: gcc

Expand All @@ -18,7 +18,8 @@ env:
- ROS_REPO=ros
matrix:
- TEST=catkin_lint
- ROS_DISTRO=melodic
- UPSTREAM_WORKSPACE=https://raw.githubusercontent.com/ros-planning/moveit/master/moveit.rosinstall
TEST_BLACKLIST=moveit_ros_perception

before_script:
- git clone -q --depth=1 https://github.com/ros-planning/moveit_ci.git .moveit_ci
Expand Down

0 comments on commit f9b4f55

Please sign in to comment.