mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-20 13:50:12 +01:00
CI: Add missing yaml dependency
This commit is contained in:
parent
ca8ab7675d
commit
4a4bb3e7a5
@ -5,6 +5,7 @@ before_script:
|
||||
python pyflakes pep8 dash bash ruby
|
||||
python-imaging python-libcloud python-magic python-paramiko
|
||||
python-pyasn1 python-pyasn1-modules python-requests
|
||||
python-yaml
|
||||
rsync
|
||||
- echo " == Installing OpenJDK 7"
|
||||
- apt-get -q install -y openjdk-7-jdk
|
||||
|
Loading…
Reference in New Issue
Block a user