We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811716a commit aa4e0bbCopy full SHA for aa4e0bb
1 file changed
.travis.yml
@@ -6,7 +6,8 @@ services:
6
- mysql
7
- postgresql
8
- memcached
9
- - redis-server
+ # Temporary disabled as it's not compatible with PHP 5.6
10
+ # - redis-server
11
12
php:
13
- 5.6
0 commit comments