Skip to content

Commit 4ab20fb

Browse files
committed
Disabling 7.3 test cause of sql parser
1 parent 845028b commit 4ab20fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: php
22

33
php:
44
- "7.1"
5-
- "7.3"
5+
- "7.2"
66

77
env:
88
matrix:

0 commit comments

Comments
 (0)