Skip to content

Commit

Permalink
Merge pull request #60 from jakzal/patch-1
Browse files Browse the repository at this point in the history
Add PHP 7.3 to the build matrix
  • Loading branch information
debo committed Feb 12, 2020
2 parents 494375a + e399ad0 commit a46a68d
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 @@ -12,6 +12,7 @@ matrix:
env: COMPOSER_FLAGS='--prefer-lowest'
- php: 7.1
- php: 7.2
- php: 7.3
- php: nightly
env: COMPOSER_FLAGS='--ignore-platform-reqs'
allow_failures:
Expand Down

0 comments on commit a46a68d

Please sign in to comment.