ros2 / rmw_dps

Implementation of the ROS Middleware (rmw) Interface using Intel's Distributed Publish & Subscribe.
Apache License 2.0
23 stars 8 forks source link

Setting up Travis-CI: Adding Travis.yml #11

Closed raghaprasad closed 5 years ago

raghaprasad commented 5 years ago

Setting up a CI build on travis-CI. Once you have repo level permissions you should be able to setup travis to build this repo.

At present builds are failing due to https://github.com/ros2/rmw_dps/issues/10

raghaprasad commented 5 years ago

@malsbat I am now setting the email and username explicitly -- travis is now failing with unit test errors. Can we merge this PR in the interim until we find a longer term solution?