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

core: .travis.yml: install devscripts to get mk-build-deps / fix build.

This commit is contained in:
Mikaela Suomalainen
2014-05-03 21:48:06 +03:00
parent f67b3dc24a
commit 333a5ad330
+1
View File
@@ -2,6 +2,7 @@ language: c
before_install:
- sudo apt-get update -qq
- sudo apt-get -y install devscripts
- sudo mk-build-deps -i debian/control
script: