This commit is contained in:
Bernhard Posselt 2016-02-21 15:02:49 +01:00
Родитель b9a109f92a
Коммит 8cea47b9bd
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -28,6 +28,8 @@ before_install:
- env
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- apt-cache search libapache2-mod-fastcgi
- grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/*
- sudo apt-get update
- sudo apt-get install python3-setuptools apache2 libapache2-mod-fastcgi
- sudo easy_install3 requests ocdev