1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

CI: Add missing yaml dependency

This commit is contained in:
Daniel Martí 2015-09-01 10:42:16 -07:00
parent ca8ab7675d
commit 4a4bb3e7a5

View File

@ -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