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

Commit

Permalink
Add PHP 7.4 to Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
edno committed Jan 1, 2020
1 parent 316a0ab commit 950c6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ language: php
php:
- 7.2
- 7.3
- 7.4

before_script:
- composer install --prefer-source --no-interaction
Expand Down

0 comments on commit 950c6a6

Please sign in to comment.