Skip to content

Commit

Permalink
Don't allow failures on PHP 8.0 integration tests
Browse files Browse the repository at this point in the history
These are passing now.
  • Loading branch information
nikic committed Sep 30, 2020
1 parent 51e0b30 commit d520bc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d520bc9

Please sign in to comment.