Skip to content

Commit

Permalink
Added support for PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
omoikane committed Dec 10, 2018
1 parent d4f2bd2 commit a321b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3
- nightly

before_script: composer install
Expand Down

0 comments on commit a321b45

Please sign in to comment.