Skip to content

Commit

Permalink
Temporarily disable clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
henningkayser committed Jul 1, 2020
1 parent 47f2f11 commit 8bf5906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:
jobs:
fast_finish: true
include:
- env: TEST="clang-format ament_lint"
- env: TEST="ament_lint" #TODO(henningkayser): re-enable clang-format
- env: TEST=code-coverage
- env: ROS_DISTRO=foxy
- compiler: clang # test_ikfast_plugins takes ~10 minutes: include here to keep the main jobs shorter
Expand Down

0 comments on commit 8bf5906

Please sign in to comment.