Fix deb package list.
This commit is contained in:
parent
5e5ac15089
commit
65f4e8a0b3
|
@ -10,7 +10,7 @@ branches:
|
||||||
# install some archive programs
|
# install some archive programs
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq arj bzip2 lbzip2 pbzip2 cabextract ncompress cpio bsdcpio lzop p7zip-full rar unrar unrar-nonfree zip unzip rpm2cpio binutils lha unace unace-nonfree arc nomarch unalz lrzip star bsdtar rzip zoo xdms orange lzip plzip clzip pdlzip shar flac shorten unadf
|
- sudo apt-get install -qq arj bzip2 lbzip2 pbzip2 cabextract ncompress cpio bsdcpio lzop p7zip-full rar unrar zip unzip rpm2cpio binutils lha unace unace-nonfree arc nomarch unalz lrzip bsdtar rzip zoo xdms orange lzip plzip clzip pdlzip sharutils flac unadf
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt --use-mirrors
|
- pip install -r requirements.txt --use-mirrors
|
||||||
|
|
Loading…
Reference in New Issue