Skip to content

Commit

Permalink
Test on debian buster
Browse files Browse the repository at this point in the history
Debian stretch is EOL
  • Loading branch information
mathias-luedtke committed Apr 22, 2021
1 parent eaaf0a1 commit edbecce
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 @@ -12,10 +12,10 @@ env:
matrix:
- ROS_DISTRO="melodic" ROS_REPO=ros-shadow-fixed
- ROS_DISTRO="melodic" ROS_REPO=ros CATKIN_LINT=pedantic
- ROS_DISTRO="melodic" ROS_REPO=ros OS_NAME=debian OS_CODE_NAME=stretch
- ROS_DISTRO="melodic" ROSDEP_SKIP_KEYS=muparser EXPECT_EXIT_CODE=1
- ROS_DISTRO="melodic" ABICHECK_URL='github:ros-industrial/ros_canopen#melodic'
- ROS_DISTRO="noetic"
- ROS_DISTRO="noetic" ROS_REPO=ros OS_NAME=debian OS_CODE_NAME=buster

matrix:
allow_failures:
Expand Down

0 comments on commit edbecce

Please sign in to comment.