1 Star 0 Fork 0

Jhon_tao/ros_canopen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 472 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mathias Lüdtke 提交于 2017-11-13 22:28 . enable catkin_lint tests
sudo: required
dist: trusty
language: generic
env:
matrix:
- ROS_DISTRO="kinetic" ROS_REPO=ros-shadow-fixed
- ROS_DISTRO="kinetic" ROS_REPO=ros CATKIN_LINT=pedantic
- ROS_DISTRO="lunar" ROS_REPO=ros-shadow-fixed
- ROS_DISTRO="lunar" ROS_REPO=ros
matrix:
allow_failures:
- env: ROS_DISTRO="jade" ROS_REPO=ros
install:
- git clone --depth=1 https://github.com/ros-industrial/industrial_ci.git .ci_config
script:
- .ci_config/travis.sh
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/jhon_tao/ros_canopen.git
git@gitee.com:jhon_tao/ros_canopen.git
jhon_tao
ros_canopen
ros_canopen
kinetic-devel

搜索帮助