turtlebot / turtlebot_apps

A group of simple demos and exmaples to run on your TurtleBot to help you get started with ROS and TurtleBot.
http://www.ros.org/wiki/turtlebot_apps
196 stars 225 forks source link

[CI] Add Travis config to test Indigo and Kinetic. #150

Closed 130s closed 8 years ago

130s commented 8 years ago

industrial_ci is a set of CI configs hosted on another repository. For each run of Travis your jobs fetch the latest config by git clone.

I tested yesterday on my forked repo, and only kinetic with official DEB repository failed, which I think is expected.

If this is good then please any admin enable Travis for this repo https://travis-ci.org/profile/turtlebot by a few clicks to get the checking started.

tfoote commented 8 years ago

Thanks I'd rather turn on pull request building on build.ros.org https://github.com/ros/rosdistro/pull/12035