Skip to content

Commit

Permalink
PHP 7.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
aivchen committed Jan 22, 2019
1 parent f453414 commit 5d1ccd9
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 @@ -3,6 +3,7 @@ php:
- '5.6'
- '7.1'
- '7.2'
- '7.3'

install: composer install

Expand Down

0 comments on commit 5d1ccd9

Please sign in to comment.