Skip to content

Commit 58e238c

Browse files
committed
Drop 7.1 support for now
1 parent 5cca26a commit 58e238c

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

3-
php: [5.5, 5.6, 7.0, 7.1]
3+
php: [5.5, 5.6, 7.0]
44

55
before_script:
66
- composer selfupdate

0 commit comments

Comments
 (0)