Skip to content

Commit

Permalink
add support for PHP 7.3 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisyue committed Mar 8, 2019
1 parent 02ac68f commit 3f09df6
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 @@ -6,6 +6,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3

install: composer update --prefer-dist

Expand Down

0 comments on commit 3f09df6

Please sign in to comment.