1 Star 0 Fork 2

hitall/rosdistro

forked from Leejamin/rosdistro 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 426 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dirk Thomas 提交于 2017-04-03 15:00 . check for duplicate keys (#14447)
language: python
python: "2.7"
sudo: false
# command to install dependencies
install:
- easy_install -U pip
- pip install PyYAML argparse
- pip install catkin_pkg ros_buildfarm rosdistro nose coverage
- pip install yamllint
- pip install unidiff
# command to run tests
script:
- nosetests -s
- yamllint */
notifications:
email:
on_success: never
on_failure: always
branches:
only:
- master
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/hitall888/rosdistro.git
git@gitee.com:hitall888/rosdistro.git
hitall888
rosdistro
rosdistro
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385