add sourceline for fastcgi

This commit is contained in:
atm-greg 2018-07-26 13:53:44 +02:00
parent c735653180
commit 9a080a5d62

View File

@ -27,6 +27,7 @@ addons:
- apache2
# mod_php is not supported by Travis. Add fcgi. We install FPM later on.
- libapache2-mod-fastcgi
- sourceline: 'deb http://http.us.debian.org/debian main non-free'
# We need pgloader for import mysql database into pgsql
- pgloader