Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit f8178b0

Browse files
committed
Add PHP 7.3 support to travis
1 parent 2632890 commit f8178b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 7.1
55
- 7.2
6+
- 7.3
67

78
env:
89
matrix:

0 commit comments

Comments
 (0)