1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-23 04:04:54 +08:00

Added groovy source setup.bash to travis.yml

This commit is contained in:
William Woodall 2012-11-06 19:22:06 -08:00
parent ae0eea6719
commit c37d25a43c

View File

@ -7,5 +7,6 @@ install:
- wget http://packages.ros.org/ros.key -O - | sudo apt-key add -
- sudo apt-get update
- sudo apt-get install ros-groovy-catkin
- source /opt/ros/groovy/setup.bash
script:
- make