Skip to content

Commit

Permalink
Merge pull request fzaninotto#1861 from localheinz/fix/php7.4
Browse files Browse the repository at this point in the history
Fix: Run build against PHP 7.4
  • Loading branch information
localheinz authored Dec 31, 2019
2 parents 7a6797d + ed97c22 commit 04c47e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4
dist: bionic
env: WITH_COVERAGE=true
- php: nightly

Expand Down

0 comments on commit 04c47e3

Please sign in to comment.