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

v2.8-utf8proc
Sébastien Helleu 2014-05-05 22:24:31 +02:00
parent 5566656f6a
commit cf0b70eab2
1 changed files with 1 additions and 1 deletions

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