Skip to content

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 cfd493f commit 30e604b
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 @@ -466,7 +466,8 @@ matrix:
- build_repos_status_page.py $ROS_DISTRO_NAME http://packages.ros.org/ros-shadow-fixed/ubuntu http://packages.ros.org/ros/ubuntu --os-code-name-and-arch-tuples xenial:source xenial:amd64 xenial:arm64 xenial:armhf xenial:i386 --cache-dir ./debian_repo_cache --output-name kinetic_xenial
- ls -al
install:
- pip install catkin-pkg EmPy PyYAML rosdistro
- pip install catkin-pkg EmPy PyYAML # rosdistro
- pip install https://github.com/ros-infrastructure/rosdistro.git@rep153_ros_version
- pip install coverage flake8 flake8-docstrings flake8-import-order nose pep8 pyflakes
script:
- python setup.py nosetests -s --tests test
Expand Down

0 comments on commit 30e604b

Please sign in to comment.