From f174e573c6e9aaff563613ac1a998cae9161f4bb Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 30 Aug 2017 11:23:36 -0400 Subject: adding xzdec and alsa-utils for travis tests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4c6e41980..d51ad8059 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ dist: trusty sudo: true script: - - sudo apt-get -y install expect csh + - sudo apt-get -y install expect csh xzdec alsa-utils - ( cd firejail ; ./configure --prefix=/usr --enable-git-install && make && sudo make install && make test-travis ) - ( cd firejail ; sudo make install-strip DESTDIR=$(readlink -f appdir) ) - ( cd appdir/ ; tar cfvj ../firejail-build$TRAVIS_BUILD_NUMBER.tar.bz2 . ) -- cgit v1.2.3-70-g09d2