Skip to content

Commit

Permalink
Remove PHP 7.4 from allow_failures matrix
Browse files Browse the repository at this point in the history
In order to ensure that this project is forward compatible with `PHP 7.4`, let's allow the jobs to fail.
  • Loading branch information
carusogabriel authored Oct 30, 2019
1 parent 3d9638e commit 2be88f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ script:

jobs:
allow_failures:
- php: 7.4snapshot
- php: nightly

include:
Expand Down

0 comments on commit 2be88f5

Please sign in to comment.