Skip to content

Commit 183763b

Browse files
author
pascalbaljet
committed
Removed PHP 7.2 support due to Travis
1 parent 058972b commit 183763b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ language: php
33
php:
44
- 7.0
55
- 7.1
6-
- 7.2
7-
6+
87
env:
98
matrix:
109
- COMPOSER_FLAGS="--prefer-lowest"

0 commit comments

Comments
 (0)