Install p7zip .deb package in Travis tests.
This commit is contained in:
parent
06166e7b1d
commit
20c35a4822
|
@ -11,7 +11,7 @@ branches:
|
|||
# install some archive programs
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq archmage arj bzip2 lbzip2 pbzip2 cabextract ncompress cpio bsdcpio lzop lcab p7zip-full zip unzip rpm2cpio binutils arc nomarch unalz lrzip bsdtar rzip zoo xdms orange lzip plzip clzip pdlzip sharutils flac unadf
|
||||
- sudo apt-get install -qq archmage arj bzip2 lbzip2 pbzip2 cabextract ncompress cpio bsdcpio lzop lcab p7zip p7zip-full zip unzip rpm2cpio binutils arc nomarch unalz lrzip bsdtar rzip zoo xdms orange lzip plzip clzip pdlzip sharutils flac unadf
|
||||
# apt errors:
|
||||
#E: Package 'p7zip-rar' has no installation candidate
|
||||
#E: Package 'rar' has no installation candidate
|
||||
|
|
Loading…
Reference in New Issue