TravisCI - stop allowing to failture PHP7

This commit is contained in:
Dmitry Patsura 2015-09-14 12:25:22 +08:00 committed by Nikita Popov
parent fe6755ff4c
commit 40455b5c18

View File

@ -8,6 +8,4 @@ php:
- hhvm
matrix:
allow_failures:
- php: 7.0
fast_finish: true