mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
added melodic on ubuntu and debian
This commit is contained in:
parent
e2818acdd4
commit
09ccf8cd7d
10
.travis.yml
10
.travis.yml
@ -18,13 +18,17 @@ notifications:
|
||||
- pyo@robotis.com
|
||||
env:
|
||||
matrix:
|
||||
- ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian
|
||||
# - ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=jessie
|
||||
- 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
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: ROS_DISTRO=melodic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=ubuntu OS_CODE_NAME=bionic
|
||||
- env: ROS_DISTRO=melodic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=stretch
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
- kinetic-devel
|
||||
install:
|
||||
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
|
||||
script:
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
## ROS Packages for TurtleBot3 Simulations
|
||||
|Version|Kinetic + Ubuntu Xenial|Melodic + Ubuntu Bionic|
|
||||
|:---:|:---:|:---:|
|
||||
|[](https://badge.fury.io/gh/ROBOTIS-GIT%2Fturtlebot3_simulations)|[](https://travis-ci.org/ROBOTIS-GIT/turtlebot3_simulations)|-|
|
||||
|[](https://badge.fury.io/gh/ROBOTIS-GIT%2Fturtlebot3_simulations)|[](https://travis-ci.org/ROBOTIS-GIT/turtlebot3_simulations)|[](https://travis-ci.org/ROBOTIS-GIT/turtlebot3_simulations)|
|
||||
|
||||
## ROBOTIS e-Manual for TurtleBot3
|
||||
- [ROBOTIS e-Manual for TurtleBot3](http://turtlebot3.robotis.com/)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user