Skip to content

Commit f813134

Browse files
committed
do not consider cob_command_gui in upstream workspace
1 parent 3e09e72 commit f813134

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
@@ -21,7 +21,7 @@ env:
2121
- VERBOSE_TESTS=false
2222
matrix:
2323
- ROS_DISTRO=melodic
24-
- ROS_DISTRO=noetic UPSTREAM_WORKSPACE=.travis.rosinstall.noetic
24+
- ROS_DISTRO=noetic UPSTREAM_WORKSPACE='.travis.rosinstall.noetic -cob_command_tools/cob_command_gui -cob_command_tools/cob_command_tools'
2525
install:
2626
- git clone --quiet --depth 1 https://github.com/fmessmer/industrial_ci.git .industrial_ci -b master_pylint
2727
script:

0 commit comments

Comments
 (0)