Skip to content

Commit c38ab51

Browse files
committed
Update min PHP version for travis
1 parent 90c0b25 commit c38ab51

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
@@ -1,7 +1,7 @@
11
language: php
22

33
php:
4-
- 7.0
4+
- 7.0.25
55
- 7.1
66
- 7.2
77

0 commit comments

Comments
 (0)