TASK: Remove php 7.0 testing

As we do not support PHP 7.0.
This commit is contained in:
Daniel Siepmann 2017-08-08 10:36:50 +02:00
parent 0b8ec55c02
commit 67d1180ee1
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -11,7 +11,6 @@ before_install:
language: php language: php
php: php:
- 7.0
- 7.1 - 7.1
env: env:
@ -31,8 +30,6 @@ env:
matrix: matrix:
fast_finish: true fast_finish: true
allow_failures: allow_failures:
- env: TYPO3_VERSION="dev-master"
php: 7.0
- env: TYPO3_VERSION="dev-master" - env: TYPO3_VERSION="dev-master"
php: 7.1 php: 7.1