Skip to content

Commit 4b04ea2

Browse files
author
Andy Vaughn
committed
fix travis config to ensure 7.2, 7.3 build targets
1 parent 1428f8a commit 4b04ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

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

33
php:
4-
- '7.4'
4+
- '7.2'
55
- '7.3'
66

77
cache:

0 commit comments

Comments
 (0)