Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
Issue #44: Add 7.4 check into the Travis build cycle.
Browse files Browse the repository at this point in the history
  • Loading branch information
swichers committed Feb 12, 2020
1 parent bd0e2f7 commit 994983b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- '7.2'
- '7.3'
- '7.4'

git:
quiet: true
Expand Down

0 comments on commit 994983b

Please sign in to comment.