Skip to content

Commit

Permalink
revise travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ROBOTIS-Will committed Dec 30, 2020
1 parent 9d5099b commit fa62756
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,15 @@ env:
matrix:
- ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=ubuntu OS_CODE_NAME=xenial
- ROS_DISTRO=melodic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=ubuntu OS_CODE_NAME=bionic
- ROS_DISTRO=melodic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=stretch
- ROS_DISTRO=noetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=ubuntu OS_CODE_NAME=focal
branches:
only:
- master
- develop
- kinetic-devel
- melodic-devel
- noetic-devel

install:
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
script:
Expand Down

0 comments on commit fa62756

Please sign in to comment.