Skip to content

Commit

Permalink
Reducing Travis Apt Packages
Browse files Browse the repository at this point in the history
This patch reduces the number of Apt packages installed by Travis to the
ones that are absolutely needed.
  • Loading branch information
akutz committed Oct 12, 2015
1 parent 0d22b59 commit 33a3915
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -6,13 +6,7 @@ go:
addons:
apt:
packages:
- cpio
- debhelper
- dpkg-dev
- make
- perl
- rpm
- fakeroot

before_script:
- source install_build_deps.sh
Expand Down

0 comments on commit 33a3915

Please sign in to comment.