From 26545c3907a334af7d4136f9f9b3e9f2d7079b94 Mon Sep 17 00:00:00 2001 From: Mauro Cassani Date: Wed, 16 Aug 2017 10:52:27 +0200 Subject: [PATCH] fix travis --- .travis.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bf404e5..d8c697d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ sudo: required dist: trusty php: - - 5.6 + - 5.6.6 - 7.0 - 7.1 diff --git a/README.md b/README.md index 3179611..35a95d5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![SensioLabsInsight](https://insight.sensiolabs.com/projects/b2f343d6-2459-4b6f-b2c9-c33a05a482d1/mini.png)](https://insight.sensiolabs.com/projects/b2f343d6-2459-4b6f-b2c9-c33a05a482d1) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/a17231a0420548e182ec58516cd1b562)](https://www.codacy.com/app/mauretto78/array-query?utm_source=github.com&utm_medium=referral&utm_content=mauretto78/array-query&utm_campaign=Badge_Grade) +[![Coverage Status](https://coveralls.io/repos/github/mauretto78/array-query/badge.svg?branch=master)](https://coveralls.io/github/mauretto78/array-query?branch=master) [![license](https://img.shields.io/github/license/mauretto78/array-query.svg)]() [![Packagist](https://img.shields.io/packagist/v/mauretto78/array-query.svg)]()