Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/rviz_plugin' into featur…
Browse files Browse the repository at this point in the history
…e/rviz_plugin
  • Loading branch information
Peter Fankhauser committed Aug 19, 2016
2 parents ea4a343 + 6e18982 commit 0b4c0c3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ env:
- ROS_DISTRO_NAME=kinetic OS_NAME=ubuntu OS_CODE_NAME=xenial ARCH=amd64
install:
# either install the latest released version of ros_buildfarm
# (TODO the current release 1.0.1 is not sufficient so for now use the master branch)
#- pip install ros_buildfarm
- pip install ros_buildfarm
# or checkout a specific branch
- git clone -b master https://github.com/ros-infrastructure/ros_buildfarm /tmp/ros_buildfarm
- pip install /tmp/ros_buildfarm
#- git clone -b master https://github.com/ros-infrastructure/ros_buildfarm /tmp/ros_buildfarm
#- pip install /tmp/ros_buildfarm
# checkout catkin for catkin_test_results script
- git clone https://github.com/ros/catkin /tmp/catkin
# run devel job for a ROS repository with the same name as this repo
Expand Down

0 comments on commit 0b4c0c3

Please sign in to comment.