Skip to content

Commit af46799

Browse files
committed
disable pylint
1 parent dcc277e commit af46799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
- CATKIN_LINT_ARGS='--ignore description_boilerplate'
1515
- CMAKE_ARGS=-DCMAKE_BUILD_TYPE=Release
1616
- PYLINT_ARGS="--output-format=parseable --errors-only"
17-
- PYLINT_CHECK=true
17+
- PYLINT_CHECK=false
1818
- ROS_REPO=main
1919
matrix:
2020
- ROS_DISTRO=foxy

0 commit comments

Comments
 (0)