]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
travis-ci: fix build issue.
authorMark Clarkstone <hello@markclarkstone.co.uk>
Tue, 27 Jun 2017 18:05:25 +0000 (19:05 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 28 Jun 2017 06:25:53 +0000 (08:25 +0200)
.travis.yml

index 70a1bdc173870f2f1248181c388472545fae0700..f3899a2587f77854e1df771a76ff8b09f1694857 100644 (file)
@@ -6,7 +6,7 @@ sudo: required
 dist: trusty
 language: c
 before_install:
-  - sudo apt-get -qq update
+  - sudo apt-get -qqy update && sudo apt-get install fakeroot -qqy
   - sudo ./Autobuild.sh -t trusty-amd64 -o deps
 script:
   - ./Autobuild.sh -t trusty-amd64