File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - DB=mysql CAKE_VERSION=2.7
2020 - DB=mysql CAKE_VERSION=2.8
2121 - DB=mysql CAKE_VERSION=2.9
22+ - DB=mysql CAKE_VERSION=2.10
2223
2324matrix :
2425 include :
25- - php : 5.6
26+ - php : 7.1
2627 env :
27- - COVERALLS =1
28- - php : 5.6
28+ - CODECOVERAGE =1
29+ - php : 7.1
2930 env :
3031 - PHPCS=1
31- - php : 5.6
32+ - php : 7.1
3233 env :
3334 - FOC_VALIDATE=1
3435 exclude :
Original file line number Diff line number Diff line change 11# Queue plugin for CakePHP
22
3- [ ![ Build Status] ( https://travis-ci.org/Oefenweb/cakephp-queue.png?branch=master )] ( https://travis-ci.org/Oefenweb/cakephp-queue ) [ ![ PHP 7 ready] ( http://php7ready.timesplinter.ch/Oefenweb/cakephp-queue/badge.svg )] ( https://travis-ci.org/Oefenweb/cakephp-queue ) [ ![ Coverage Status] ( https://coveralls .io/repos /Oefenweb/cakephp-queue/badge.png )] ( https://coveralls .io/r /Oefenweb/cakephp-queue ) [ ![ Packagist downloads] ( http://img.shields.io/packagist/dt/Oefenweb/cakephp-queue.svg )] ( https://packagist.org/packages/oefenweb/cakephp-queue ) [ ![ Code Climate] ( https://codeclimate.com/github/Oefenweb/cakephp-queue/badges/gpa.svg )] ( https://codeclimate.com/github/Oefenweb/cakephp-queue )
3+ [ ![ Build Status] ( https://travis-ci.org/Oefenweb/cakephp-queue.png?branch=master )] ( https://travis-ci.org/Oefenweb/cakephp-queue ) [ ![ PHP 7 ready] ( http://php7ready.timesplinter.ch/Oefenweb/cakephp-queue/badge.svg )] ( https://travis-ci.org/Oefenweb/cakephp-queue ) [ ![ Coverage Status] ( https://codecov .io/gh /Oefenweb/cakephp-queue/branch/master/graph/ badge.svg )] ( https://codecov .io/gh /Oefenweb/cakephp-queue ) [ ![ Packagist downloads] ( http://img.shields.io/packagist/dt/Oefenweb/cakephp-queue.svg )] ( https://packagist.org/packages/oefenweb/cakephp-queue ) [ ![ Code Climate] ( https://codeclimate.com/github/Oefenweb/cakephp-queue/badges/gpa.svg )] ( https://codeclimate.com/github/Oefenweb/cakephp-queue )
44
55## Requirements
66
You can’t perform that action at this time.
0 commit comments