Skip to content

Commit 0f2ab88

Browse files
author
Niels Theen
committed
Kill PHP 5.6 support
1 parent 7f520c4 commit 0f2ab88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 5.6
54
- 7.0
65
- 7.1
76
- 7.2
@@ -10,8 +9,6 @@ dist: trusty
109

1110
matrix:
1211
include:
13-
- php: 5.6
14-
dist: precise
1512
- php: 7.0
1613
env:
1714
- DEPENDENCIES=lowest

0 commit comments

Comments
 (0)