Skip to content

Commit

Permalink
[TASK] Make tests with PHP 7.1 mandatory (FluidTYPO3#1232)
Browse files Browse the repository at this point in the history
This commit doesn't allow failures with 7.1 anymore.

RC6 is the last release candidate and the test-suite is fine
beginning with FluidTYPO3#1231.
  • Loading branch information
cedricziel authored and NamelessCoder committed Nov 30, 2016
1 parent 8d290f8 commit 374c9ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ php:
env: TYPO3_VERSION=">=7.6.13, <7.6.99"

matrix:
allow_failures:
- php: "7.1"
include:
- php: "7.0"
env: COVERAGE="NO" TYPO3_VERSION=">=7.6.13, <7.6.99"
Expand Down

0 comments on commit 374c9ac

Please sign in to comment.