Skip to content

Commit

Permalink
add CATKIN_LINT=pedantic
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer committed Jan 6, 2020
1 parent c57db0e commit dcbc525
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ env:
- NOT_TEST_DOWNSTREAM=true
- CMAKE_ARGS=-DCMAKE_BUILD_TYPE=Release
- ADDITIONAL_DEBS='wget'
- CATKIN_LINT=pedantic
- CATKIN_LINT_ARGS='--ignore description_boilerplate'
matrix:
- ROS_DISTRO=kinetic UPSTREAM_WORKSPACE=file AFTER_SETUP_TARGET_WORKSPACE='wget -O - https://raw.githubusercontent.com/mojin-robotics/realsense/realsense_substitute/realsense_camera/patch/patch_docker.sh | bash'
- ROS_DISTRO=kinetic UPSTREAM_WORKSPACE=debian AFTER_SETUP_TARGET_WORKSPACE='wget -O - https://raw.githubusercontent.com/mojin-robotics/realsense/realsense_substitute/realsense_camera/patch/patch_docker.sh | bash'
Expand Down

0 comments on commit dcbc525

Please sign in to comment.