Skip to content

Commit d520bc9

Browse files
committed
Don't allow failures on PHP 8.0 integration tests
These are passing now.
1 parent 51e0b30 commit d520bc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ matrix:
3636
php: 7.0
3737
script:
3838
- test_old/run-php-src.sh 8.0.0rc1
39-
allow_failures:
40-
- name: PHP 8.0 Code on PHP 7.0 Integration Tests
4139
fast_finish: true
4240

4341
script: vendor/bin/phpunit

0 commit comments

Comments
 (0)