mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Travis: Testing on Noetic as well
This commit is contained in:
parent
b2adcf0247
commit
10adb63f4a
@ -20,6 +20,8 @@ jobs:
|
|||||||
- env: TEST=code-coverage
|
- env: TEST=code-coverage
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
env: DOCKER_IMAGE=moveit/moveit:master-source
|
env: DOCKER_IMAGE=moveit/moveit:master-source
|
||||||
|
- env: DOCKER_IMAGE=moveit/moveit:noetic-source
|
||||||
|
UPSTREAM_WORKSPACE=.rosinstall,https://github.com/ros-planning/panda_moveit_config
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- git clone -q --depth=1 https://github.com/ros-planning/moveit_ci.git .moveit_ci
|
- git clone -q --depth=1 https://github.com/ros-planning/moveit_ci.git .moveit_ci
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user