Skip to content

Commit

Permalink
- add php travis check for php 7.3 and 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dropelikeit committed Dec 3, 2019
1 parent b2eec21 commit e047ae2
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 @@ -20,6 +20,8 @@ matrix:
include:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4
allow_failures:
- php: hhvm

Expand Down

0 comments on commit e047ae2

Please sign in to comment.