Skip to content

Commit

Permalink
Add tests runs on PHP 7.3 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
adrilo committed May 17, 2019
1 parent 4260c46 commit 6104d41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ matrix:
env: WITH_PHPUNIT=true WITH_COVERAGE=true
- php: 7.2
env: WITH_PHPUNIT=true
- php: 7.3
env: WITH_PHPUNIT=true

cache:
directories:
Expand Down

0 comments on commit 6104d41

Please sign in to comment.