Skip to content

Commit

Permalink
Travis: do not use install space for kinetic (#102)
Browse files Browse the repository at this point in the history
This attemps to work around a problem with kinova-ros.
  • Loading branch information
jack-oquin committed Jan 31, 2018
1 parent 020bea5 commit 2407aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ compiler:
- gcc
env:
global:
- CATKIN_CONFIG='--no-install' # work around kinova-ros install bug
- UPSTREAM_WORKSPACE=file
matrix:
- ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
Expand Down

0 comments on commit 2407aef

Please sign in to comment.