Skip to content

Commit eef28e2

Browse files
committed
Added check against PHP 7.3 to Travis
1 parent a5f606b commit eef28e2

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
@@ -7,6 +7,7 @@ php:
77
- 7.0
88
- 7.1
99
- 7.2
10+
- 7.3
1011

1112
sudo: false
1213

0 commit comments

Comments
 (0)