Update to travis

This commit is contained in:
William Woodall 2013-07-12 13:56:37 -07:00 committed by Paul Bovbel
parent b6c9ebb319
commit d42d6c0be0

View File

@ -14,7 +14,7 @@ install:
- sudo apt-get install python-catkin-pkg python-rosdep
- sudo rosdep init
- rosdep update
- rosdep install --from-paths src --ignore-src --rosdistro hydro -y
- rosdep install --from-paths . --ignore-src --rosdistro hydro -y
script:
- source /opt/ros/hydro/setup.bash