Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 26f2c1d

Browse files
committed
remove unsupported php versions from travis
1 parent 0f0770d commit 26f2c1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ language: php
22
sudo: false
33

44
php:
5-
- 5.5
6-
- 5.6
75
- 7
6+
- 7.1
87

98
env:
109

0 commit comments

Comments
 (0)