Skip to content

Commit

Permalink
Add Php 7.4 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
afiqiqmal committed Oct 4, 2020
1 parent 6d94e91 commit 282fd5e
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 @@ -2,6 +2,7 @@ language: php
php:
- '7.2'
- '7.3'
- '7.4
before_script:
- composer install --ignore-platform-reqs
Expand Down

0 comments on commit 282fd5e

Please sign in to comment.