add sourceline for fastcgi
This commit is contained in:
parent
c735653180
commit
9a080a5d62
@ -27,6 +27,7 @@ addons:
|
|||||||
- apache2
|
- apache2
|
||||||
# mod_php is not supported by Travis. Add fcgi. We install FPM later on.
|
# mod_php is not supported by Travis. Add fcgi. We install FPM later on.
|
||||||
- libapache2-mod-fastcgi
|
- libapache2-mod-fastcgi
|
||||||
|
- sourceline: 'deb http://http.us.debian.org/debian main non-free'
|
||||||
# We need pgloader for import mysql database into pgsql
|
# We need pgloader for import mysql database into pgsql
|
||||||
- pgloader
|
- pgloader
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user