Skip to content

Commit

Permalink
remove eol job
Browse files Browse the repository at this point in the history
remove obsolete UPSTREAM_WORKSPACE
update travis config
  • Loading branch information
fmessmer committed Apr 29, 2023
1 parent f418da2 commit c50f62f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
8 changes: 0 additions & 8 deletions .travis.rosinstall.noetic

This file was deleted.

3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ env:
- PYLINT_CHECK=true
- ROS_REPO=main
matrix:
- ROS_DISTRO=kinetic
- ROS_DISTRO=melodic
- ROS_DISTRO=noetic 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
- ROS_DISTRO=noetic
install:
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .industrial_ci -b master
script:
Expand Down

0 comments on commit c50f62f

Please sign in to comment.