mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
CI: Add missing yaml dependency
This commit is contained in:
parent
ca8ab7675d
commit
4a4bb3e7a5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ before_script:
|
||||||
python pyflakes pep8 dash bash ruby
|
python pyflakes pep8 dash bash ruby
|
||||||
python-imaging python-libcloud python-magic python-paramiko
|
python-imaging python-libcloud python-magic python-paramiko
|
||||||
python-pyasn1 python-pyasn1-modules python-requests
|
python-pyasn1 python-pyasn1-modules python-requests
|
||||||
|
python-yaml
|
||||||
rsync
|
rsync
|
||||||
- echo " == Installing OpenJDK 7"
|
- echo " == Installing OpenJDK 7"
|
||||||
- apt-get -q install -y openjdk-7-jdk
|
- apt-get -q install -y openjdk-7-jdk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue