Enh: Don't allow Travis PHP 7.0 failures

This commit is contained in:
Lucas Bartholemy 2015-12-23 16:01:20 +01:00
parent 16915c9ff2
commit 5ee773e060

View File

@ -8,8 +8,6 @@ php:
matrix:
fast_finish: true
allow_failures:
- php: 7.0
# faster builds on new travis setup not using sudo
sudo: false