Skip to content

Commit e4920ce

Browse files
tylerjwrhaschke
authored andcommitted
Travis: re-enable master build, enable code-coverage (#109)
1 parent acddc26 commit e4920ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ env:
1818
- UPSTREAM_WORKSPACE=.rosinstall
1919
matrix:
2020
- TEST=clang-format
21-
- ROS_REPO=ros-shadow-fixed
22-
# - DOCKER_IMAGE=moveit/moveit:master-source
21+
- TEST=code-coverage ROS_REPO=ros-shadow-fixed
22+
- DOCKER_IMAGE=moveit/moveit:master-source
2323

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

0 commit comments

Comments
 (0)