Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Commit

Permalink
DO NOT MERGE THIS: use custom branch of python-rosdistro
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Oct 28, 2018
1 parent 4733bd2 commit 0957ac9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ sudo: false
install:
- easy_install -U pip
- pip install PyYAML argparse
- pip install catkin_pkg ros_buildfarm rosdistro nose coverage
- pip install git+https://github.com/ros-infrastructure/rosdistro.git@rep153_ros_version
- pip install catkin_pkg ros_buildfarm nose coverage
- pip install yamllint
- pip install unidiff

Expand Down

0 comments on commit 0957ac9

Please sign in to comment.