Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
- add php 7.3 and 7.4
  • Loading branch information
vvval committed Mar 12, 2020
1 parent f487a89 commit ee0a002
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4

before_install:
- composer self-update
Expand Down

0 comments on commit ee0a002

Please sign in to comment.