Skip to content

Commit

Permalink
Merge pull request #213 from doctrine/php-7.4-1.6
Browse files Browse the repository at this point in the history
Remove PHP 7.4 from `allow_failures` matrix
  • Loading branch information
Ocramius committed Nov 4, 2019
2 parents 09deece + be0affa commit 037ccc5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ install:
script: ./vendor/bin/phpunit

jobs:
allow_failures:
- php: 7.4snapshot

include:
- stage: Test
env: COVERAGE
Expand Down

0 comments on commit 037ccc5

Please sign in to comment.