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 2573664 commit 3feae41Copy full SHA for 3feae41
.travis.yml
@@ -13,7 +13,7 @@ env:
13
- CATKIN_LINT_ARGS='--ignore description_boilerplate --ignore target_name_collision'
14
- CMAKE_ARGS=-DCMAKE_BUILD_TYPE=Release
15
- NOT_TEST_DOWNSTREAM=true
16
- - PYLINT_ARGS="--output-format=parseable --errors-only --ignored-modules=catkin_pkg,pylab"
+ - PYLINT_ARGS="--output-format=parseable --errors-only --ignored-modules=catkin_pkg,pylab,setuptools"
17
- PYLINT2_CHECK=true
18
- PYLINT3_CHECK=true
19
- ROS_REPO=ros
0 commit comments