Skip to content

Commit fee401c

Browse files
committed
Add PHP 7.3 to test matrix
1 parent ea27765 commit fee401c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: php
22
matrix:
33
include:
4+
- php: 7.3
5+
env: PREFER_LOWEST=""
46
- php: 7.2
57
env: PREFER_LOWEST=""
68
- php: 7.1

0 commit comments

Comments
 (0)