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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user