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 66328cc commit 25922efCopy full SHA for 25922ef
.travis.yml
@@ -13,6 +13,8 @@ env:
13
- VERBOSE_TESTS=false
14
- NOT_TEST_DOWNSTREAM=true
15
- CMAKE_ARGS=-DCMAKE_BUILD_TYPE=Release
16
+ - CATKIN_LINT=pedantic
17
+ - CATKIN_LINT_ARGS='--ignore description_boilerplate --ignore target_name_collision'
18
matrix:
19
- ROS_DISTRO=kinetic
20
- ROS_DISTRO=melodic
0 commit comments