Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set default --no-status to CATKIN_TOOLS_BUILD_OPTIONS
This commit fixes belows: - Typo "ROS_DISTRO" should be "$ROS_DISTRO", but checking catkin-tools version is better. - Replace `--limit-status 0.002` with `--no-status` the status limit should be specified in .travis.yml like `export CATKIN_TOOLS_BUILD_OPTIONS="-iv --summarize --limit-status 0.001"`.
- Loading branch information