Skip to content

Commit

Permalink
Add PHP 7.4 to test target.
Browse files Browse the repository at this point in the history
  • Loading branch information
markrogoyski committed Dec 18, 2019
1 parent e3b57c8 commit e17dc1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ php:
- '7.1'
- '7.2'
- '7.3'
- '7.4'

install:
- composer install
Expand Down

0 comments on commit e17dc1b

Please sign in to comment.