ros-perception / laser_filters

Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type.
BSD 3-Clause "New" or "Revised" License
166 stars 204 forks source link

Add Travis CI config #36

Closed 130s closed 8 years ago

130s commented 8 years ago

If this LGT @jonbinney or any admins, please activate Travis CI for this repo. It should be done with a single click, somewhere like https://travis-ci.org/profile/ros-perception/

jonbinney commented 8 years ago

Thanks @130s ! Could you remove the commented out lines (except for the first two)? Then I'll merge this and turn on travis for this repo.

130s commented 8 years ago

Done.

jonbinney commented 8 years ago

I've turned on travis; we'll see what happens!