Update to travis

This commit is contained in:
William Woodall
2018-04-30 11:44:37 -04:00
committed by Paul Bovbel
parent b6c9ebb319
commit d42d6c0be0
+1 -1
View File
@@ -14,7 +14,7 @@ install:
- sudo apt-get install python-catkin-pkg python-rosdep - sudo apt-get install python-catkin-pkg python-rosdep
- sudo rosdep init - sudo rosdep init
- rosdep update - rosdep update
- rosdep install --from-paths src --ignore-src --rosdistro hydro -y - rosdep install --from-paths . --ignore-src --rosdistro hydro -y
script: script:
- source /opt/ros/hydro/setup.bash - source /opt/ros/hydro/setup.bash