Skip to content

Commit

Permalink
Revert "[workaround] install colcon-core master" (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas authored Apr 29, 2019
1 parent de71373 commit baa9ca1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ RUN apt-get -qq update && \
apt-get -qq install ros-$ROS_DISTRO-ros-workspace -y && \
rm -rf /var/lib/apt/lists/*

# TODO: remove this when colcon-core 0.3.20 is released
RUN python3 -m pip install -U \
git+git://github.com/colcon/colcon-core.git@master#egg=colcon-core

ARG REPO_SLUG=repo/to/test
ARG CI_FOLDER=.ros2ci

Expand Down

0 comments on commit baa9ca1

Please sign in to comment.