Skip to content

Commit 0091982

Browse files
committed
update travis config
1 parent d174ecf commit 0091982

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.travis.rosinstall.noetic

Lines changed: 0 additions & 8 deletions
This file was deleted.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
- ROS_REPO=main
1818
matrix:
1919
- ROS_DISTRO=melodic
20-
- ROS_DISTRO=noetic UPSTREAM_WORKSPACE='.travis.rosinstall.noetic -cob_command_tools/cob_command_gui -cob_command_tools/cob_command_tools' CATKIN_LINT_ARGS='--ignore description_boilerplate --ignore target_name_collision --ignore unknown_package'
20+
- ROS_DISTRO=noetic
2121
install:
2222
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .industrial_ci -b master
2323
script:

0 commit comments

Comments
 (0)