File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1212 - ROS_DISTRO="melodic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Debug'
1313 - ROS_DISTRO="melodic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Release'
1414 - ROS_DISTRO="melodic" PRERELEASE=true
15- - ROS_DISTRO="melodic" OS_NAME="debian" OS_CODE_NAME="stretch"
15+ - ROS_DISTRO="noetic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Debug'
16+ - ROS_DISTRO="noetic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Release'
17+ - ROS_DISTRO="noetic" PRERELEASE=true
18+ # - ROS_DISTRO="melodic" OS_NAME="debian" OS_CODE_NAME="stretch"
1619matrix :
1720 allow_failures :
1821 - env : ROS_DISTRO="kinetic" PRERELEASE=true
1922 - env : ROS_DISTRO="melodic" PRERELEASE=true
23+ - env : ROS_DISTRO="noetic" PRERELEASE=true
2024install :
21- - git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .ci_config
25+ - git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .ci_config -b master
2226script :
2327 - source .ci_config/travis.sh
You can’t perform that action at this time.
0 commit comments