mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
Added groovy source setup.bash to travis.yml
This commit is contained in:
parent
ae0eea6719
commit
c37d25a43c
@ -7,5 +7,6 @@ install:
|
|||||||
- wget http://packages.ros.org/ros.key -O - | sudo apt-key add -
|
- wget http://packages.ros.org/ros.key -O - | sudo apt-key add -
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install ros-groovy-catkin
|
- sudo apt-get install ros-groovy-catkin
|
||||||
|
- source /opt/ros/groovy/setup.bash
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user