ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

As of mid-October Travis supports Ubuntu 14.04 trusty! I've been running travis with ROS indigo without any problems.

To get running in a trusty build environment, you simply have to add the following to your .travis.yml file:

sudo: required
dist: trusty