Skip to content

Commit

Permalink
added php 7.4 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed May 28, 2020
1 parent 5eb9490 commit ca883ff
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 @@ -4,6 +4,7 @@ sudo: false
php:
- 7.2
- 7.3
- 7.4

before_install:
- composer install
Expand Down

0 comments on commit ca883ff

Please sign in to comment.