1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

core: add install of autopoint in Travis CI

This commit is contained in:
Sébastien Helleu
2014-07-20 22:36:19 +02:00
parent c0d1a0d4b5
commit d7e4fb7080
+1 -1
View File
@@ -11,7 +11,7 @@ env:
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 apt-get -y install devscripts equivs python-pip libenchant-dev autopoint
- sudo mk-build-deps -i debian/control
- sudo pip install msgcheck pylint