1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 01:03:14 +02:00

core: add option "APT::Install-Recommends=false" for apt-get (Travis)

This commit is contained in:
Sébastien Helleu
2014-05-05 21:57:31 +02:00
parent a3ce4da854
commit 519cc13273
+1 -1
View File
@@ -2,7 +2,7 @@ language: c
before_install:
- sudo apt-get update -qq
- sudo apt-get -y install devscripts equivs python-pip libenchant-dev
- sudo apt-get -y -o APT::Install-Recommends=false install devscripts equivs python-pip libenchant-dev
- sudo mk-build-deps -i debian/control
- sudo pip install msgcheck