Remove PHP 5.6 builds because PHPunit now requires PHP 7

This commit is contained in:
Pierre Rudloff 2017-08-21 20:25:15 +02:00
parent 368bdea793
commit 43e2a51d93

View file

@ -1,8 +1,6 @@
--- ---
language: php language: php
php: php: 7
- 5.6
- 7
install: install:
- composer install - composer install
before_install: before_install: