Remove PHP 5.6 builds because PHPunit now requires PHP 7
This commit is contained in:
parent
368bdea793
commit
43e2a51d93
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
language: php
|
||||
php:
|
||||
- 5.6
|
||||
- 7
|
||||
php: 7
|
||||
install:
|
||||
- composer install
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue