Skip to content

Commit 5e77877

Browse files
committed
Drop php7.1 support
1 parent 7ae2d41 commit 5e77877

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,8 @@ branches:
55
language: php
66

77
php:
8-
- '7.1'
98
- '7.2'
109

11-
matrix:
12-
include:
13-
- name: Test with the lowest allowed versions of dependencies
14-
php: '7.1'
15-
install: composer update --prefer-lowest
16-
1710
cache:
1811
directories:
1912
- $HOME/.composer/cache

0 commit comments

Comments
 (0)