Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

Commit

Permalink
Run tests with PHP 7.3 and 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
z38 committed Jan 5, 2020
1 parent 2b7148f commit 5c16a0c
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 @@ -7,6 +7,8 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4

before_script:
- composer install
Expand Down

0 comments on commit 5c16a0c

Please sign in to comment.