rollback to PHPUnit 5.7

This commit is contained in:
METO
2017-06-13 21:54:00 +08:00
parent 441fb33bc5
commit 2e88fda22a
2 changed files with 5 additions and 3 deletions

View File

@@ -1,8 +1,6 @@
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
@@ -10,8 +8,11 @@ php:
sudo: false
before_install:
- wget https://phar.phpunit.de/phpunit-5.7.phar
install:
- travis_retry composer install --no-interaction
script:
- phpunit
- php phpunit-5.7.phar

View File

@@ -1,6 +1,7 @@
![](http://ww2.sinaimg.cn/large/a15b4afegw1fbg1l7wn09j20fw05gq34)
## Meting
[![Build Status](https://travis-ci.org/metowolf/Meting.svg?branch=master)](https://travis-ci.org/metowolf/Meting)
[![Latest Stable Version](https://poser.pugx.org/metowolf/Meting/v/stable)](https://packagist.org/packages/metowolf/Meting)
[![License](https://poser.pugx.org/metowolf/Meting/license)](https://packagist.org/packages/metowolf/Meting)