Don't allow failures on PHP 8.0 integration tests

These are passing now.
This commit is contained in:
Nikita Popov 2020-09-30 21:15:05 +02:00
parent 51e0b30843
commit d520bc9e1d

View File

@ -36,8 +36,6 @@ matrix:
php: 7.0
script:
- test_old/run-php-src.sh 8.0.0rc1
allow_failures:
- name: PHP 8.0 Code on PHP 7.0 Integration Tests
fast_finish: true
script: vendor/bin/phpunit