php7 is no longer an allowed failure

This commit is contained in:
Robin Appelman 2016-04-26 15:26:39 +02:00
commit 822f924967

View file

@ -6,13 +6,6 @@ php:
- 5.6
- 7.0
env:
matrix:
allow_failures:
- php: 7.0
env:
global:
- CURRENT_DIR=`pwd`