Fixup .travis.yaml

This commit is contained in:
William Woodall 2013-07-22 16:38:22 -07:00 committed by Paul Bovbel
parent 99bfd532c0
commit 9384112468

View File

@ -20,4 +20,4 @@ script:
- source /opt/ros/hydro/setup.bash - source /opt/ros/hydro/setup.bash
- catkin_make tests --source . - catkin_make tests --source .
- catkin_make run_tests --source . - catkin_make run_tests --source .
- catkin_make install -- source . - catkin_make install --source .