Skip to content

Commit

Permalink
ci: allow failures on PHP 7.4 with lowest versions of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
konecnyjakub committed Dec 5, 2019
1 parent cc3e86d commit 69c3e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
matrix:
allow_failures:
- php: nightly
- php: 7.4
- php: '7.4'
env: dependencies=lowest
fast_finish: true

Expand Down

0 comments on commit 69c3e0b

Please sign in to comment.