Skip to content

Commit

Permalink
ignore cob_command_gui in upstream workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer committed Nov 30, 2020
1 parent 79eaf4f commit 580a033
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 @@ -23,7 +23,7 @@ env:
matrix:
- ROS_DISTRO=kinetic AFTER_SETUP_TARGET_WORKSPACE='wget -O - https://raw.githubusercontent.com/mojin-robotics/realsense/realsense_substitute/realsense_camera/patch/patch_docker.sh | bash'
- ROS_DISTRO=melodic
- ROS_DISTRO=noetic TARGET_WORKSPACE='. -cob_simulation/cob_bringup_sim -cob_simulation/cob_simulation' PYLINT2_CHECK=true PYLINT3_CHECK=false # noetic is python3 only, i.e. only pylint command exists which is used as executable in PYLINT2_CHECK
- ROS_DISTRO=noetic TARGET_WORKSPACE='. -cob_simulation/cob_bringup_sim -cob_simulation/cob_simulation' UPSTREAM_WORKSPACE='.travis.rosinstall.noetic -cob_command_tools/cob_command_gui -cob_command_tools/cob_command_tools' PYLINT2_CHECK=true PYLINT3_CHECK=false # noetic is python3 only, i.e. only pylint command exists which is used as executable in PYLINT2_CHECK
install:
- git clone --quiet --depth 1 https://github.com/fmessmer/industrial_ci.git .industrial_ci -b master_pylint
script:
Expand Down

0 comments on commit 580a033

Please sign in to comment.