Skip to content

Commit

Permalink
Rename version flag for ur_msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Mar 17, 2021
1 parent 0ccfabf commit 0d95e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ env:
- ROS_DISTRO="kinetic" ROS_REPO=main
- ROS_DISTRO="kinetic" ROS_REPO=testing
- ROS_DISTRO="kinetic" PRERELEASE=true
- ROS_DISTRO="melodic" ROS_REPO=main UPSTREAM_WORKSPACE='github:ros-industrial/ur_msgs@1.3.1'
- ROS_DISTRO="melodic" ROS_REPO=main UPSTREAM_WORKSPACE='github:ros-industrial/ur_msgs#1.3.1'
- ROS_DISTRO="melodic" ROS_REPO=testing
- ROS_DISTRO="melodic" PRERELEASE=true UPSTREAM_WORKSPACE='github:ros-industrial/ur_msgs@1.3.1'
- ROS_DISTRO="melodic" PRERELEASE=true UPSTREAM_WORKSPACE='github:ros-industrial/ur_msgs#1.3.1'

matrix:
allow_failures:
Expand Down

0 comments on commit 0d95e9e

Please sign in to comment.