Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Also run Travis CI tests on PHP 7.3
Browse files Browse the repository at this point in the history
It's available now (reference: travis-ci/travis-ci#9717)
  • Loading branch information
Sam Stenvall committed Nov 8, 2018
1 parent 2c61083 commit 86d3451
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 @@ sudo: false
php:
- 7.1
- 7.2
- 7.3

before_script:
- composer self-update
Expand Down

0 comments on commit 86d3451

Please sign in to comment.