mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-26 20:14:46 +01:00
Don't allow failures on PHP 8.0 integration tests
These are passing now.
This commit is contained in:
parent
51e0b30843
commit
d520bc9e1d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user