Skip to content

Commit

Permalink
travis: enable building PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Oct 28, 2018
1 parent 55032a7 commit e422f5d
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 @@ -2,6 +2,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3

matrix:
fast_finish: true
Expand Down

0 comments on commit e422f5d

Please sign in to comment.