mirror of
https://github.com/metowolf/Meting.git
synced 2026-09-03 07:27:07 +08:00
rollback to PHPUnit 5.7
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||

|
||||
|
||||
## Meting
|
||||
[](https://travis-ci.org/metowolf/Meting)
|
||||
[](https://packagist.org/packages/metowolf/Meting)
|
||||
[](https://packagist.org/packages/metowolf/Meting)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user