Skip to content

Commit

Permalink
[Travis-CI] Add PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls authored Sep 7, 2019
1 parent dbe7302 commit 566d31b
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 @@ -13,6 +13,7 @@ matrix:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4snapshot

before_script:
- COMPOSER_FLAGS=''
Expand Down

0 comments on commit 566d31b

Please sign in to comment.