Skip to content

Commit

Permalink
travis: Install cutter-testing-framework from PPA
Browse files Browse the repository at this point in the history
  • Loading branch information
okkez committed Jun 15, 2017
1 parent b6a6e15 commit ad780ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile-ubuntu-xenial
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN apt-get update && \
apt-get install -qq -y \
debhelper dh-systemd autotools-dev \
libglib2.0-dev libev-dev ruby ruby-dev ruby-gnome2-dev \
intltool cutter-testing-framework lcov git libtool && \
intltool lcov git libtool && \
curl https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh && \
gem install --no-rdoc --no-ri coveralls-lcov && \
gem install --no-rdoc --no-ri pkg-config
Expand Down

0 comments on commit ad780ec

Please sign in to comment.