core: use before_script instead of before_install (Travis)

v2.8-utf8proc
Sébastien Helleu 2014-05-05 22:33:35 +02:00
parent cf0b70eab2
commit c119c2b8ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
language: c
before_install:
- sudo apt-get update -qq
before_script:
- echo 'APT::Install-Recommends "false"' | sudo tee -a /etc/apt/apt.conf
- sudo apt-get update -qq
- sudo apt-get -y install devscripts equivs python-pip libenchant-dev
- sudo mk-build-deps -i debian/control
- sudo pip install msgcheck