arebgun / dynamixel_motor

ROS stack for interfacing with Robotis Dynamixel line of servo motors.
BSD 3-Clause "New" or "Revised" License
70 stars 169 forks source link

Fix travis to test correctly #69

Closed pazeshun closed 8 years ago

pazeshun commented 8 years ago

In #37 , .travis.yaml was made for testing. But in fact, .travis.yml is required for Travis CI. I renamed .travis.yaml to .travis.yml for correct testing.

pazeshun commented 8 years ago

Also, I changed build environment to sudo-enabled Ubuntu Trusty for indigo testing.

pazeshun commented 8 years ago

I couldn't resolve error