ros-industrial / industrial_core

ROS-Industrial core communication packages (http://wiki.ros.org/industrial_core)
156 stars 181 forks source link

Add travis config as a git submodule from industrial_ci #126

Closed 130s closed 8 years ago

shaun-edwards commented 8 years ago

+1...thanks for the contribution @130s.

@Jmeyer1292, see this PR for how to easily include travis CI.

Jmeyer1292 commented 8 years ago

@shaun-edwards Forgive me for my ignorance, but I'm not 100% on:

  1. What the exact contents of .travis.yml should be
130s commented 8 years ago
What the exact contents of .travis.yml should be

I'll update the README in industrial_ci to address the question, but you basically can copy the same file from industrial_core.

130s commented 8 years ago

Looks like mandatory tests that happened on travis by catkin run_tests caught some errors in the tests that are defined in some packages. E.g. https://travis-ci.org/ros-industrial/industrial_core/jobs/94386115#L4689