We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acddc26 commit e4920ceCopy full SHA for e4920ce
.travis.yml
@@ -18,8 +18,8 @@ env:
18
- UPSTREAM_WORKSPACE=.rosinstall
19
matrix:
20
- TEST=clang-format
21
- - ROS_REPO=ros-shadow-fixed
22
-# - DOCKER_IMAGE=moveit/moveit:master-source
+ - TEST=code-coverage ROS_REPO=ros-shadow-fixed
+ - DOCKER_IMAGE=moveit/moveit:master-source
23
24
before_script:
25
- git clone -q --depth=1 https://github.com/ros-planning/moveit_ci.git .moveit_ci
0 commit comments