1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: use tee to write in /etc/apt/apt.conf (Travis)

This commit is contained in:
Sébastien Helleu
2014-05-05 22:24:31 +02:00
parent 5566656f6a
commit cf0b70eab2
+1 -1
View File
@@ -2,7 +2,7 @@ language: c
before_install:
- sudo apt-get update -qq
- sudo echo 'APT::Install-Recommends "false"' >>/etc/apt/apt.conf
- echo 'APT::Install-Recommends "false"' | sudo tee -a /etc/apt/apt.conf
- sudo apt-get -y install devscripts equivs python-pip libenchant-dev
- sudo mk-build-deps -i debian/control
- sudo pip install msgcheck