Updated travis config so that it loads apcu extension

This commit is contained in:
Alejandro Celaya
2017-10-23 11:37:16 +02:00
parent c522879c64
commit a002c60183
4 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1 @@
extension="apcu.so"

View File

@@ -0,0 +1 @@
extension="memcached.so"