From 9384112468f4bc01c12b40822e7e9eb3b95c828a Mon Sep 17 00:00:00 2001 From: William Woodall Date: Mon, 22 Jul 2013 16:38:22 -0700 Subject: [PATCH] Fixup .travis.yaml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ee1414d2..b3fae60c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ script: - source /opt/ros/hydro/setup.bash - catkin_make tests --source . - catkin_make run_tests --source . - - catkin_make install -- source . + - catkin_make install --source .