Skip to content

Commit 01e24a3

Browse files
committed
Drop support for PHP <7.1 in Travis.
1 parent 7e224d0 commit 01e24a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: php
22
php:
3-
- '5.6'
4-
- '7.0'
53
- '7.1'
64
- '7.2'
75

0 commit comments

Comments
 (0)