Skip to content

Commit

Permalink
Merge pull request #44 from fmessmer/fix/ci
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
fmessmer authored Apr 29, 2023
2 parents f418da2 + c50f62f commit 310d311
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 310d311

Please sign in to comment.