1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 02:03:13 +02:00

core: download debian package libcpputest-dev from weechat.org (Travis CI)

This commit is contained in:
Sébastien Helleu
2014-07-24 22:27:48 +02:00
parent 2331f68c88
commit e8c03ea513
+3 -1
View File
@@ -12,7 +12,9 @@ before_script:
- echo 'APT::Install-Recommends "false";' | sudo tee -a /etc/apt/apt.conf
- sudo add-apt-repository --yes ppa:bcandrea/backports
- sudo apt-get update -qq
- sudo apt-get -y install devscripts equivs python-pip libenchant-dev autopoint libcpputest-dev
- wget http://weechat.org/files/tests/cpputest/libcpputest-dev_3.4-3_i386.deb
- sudo dpkg -i libcpputest-dev_3.4-3_i386.deb
- sudo apt-get -y install devscripts equivs python-pip libenchant-dev autopoint
- sudo mk-build-deps -i debian/control
- sudo pip install msgcheck pylint