Skip to content

Commit

Permalink
Fix: Run build against PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 31, 2019
1 parent 7a6797d commit ed97c22
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 ed97c22

Please sign in to comment.