Skip to content

Commit 6118188

Browse files
committed
Removed php 5.4 & 5.5 from Travis CI testing, added PHP version requirement to composer.json.
These PHP version should not be used anyway.
1 parent c23f3bf commit 6118188

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ language: php
33
php:
44
- 7.0
55
- 5.6
6-
- 5.5
7-
- 5.4
86

97
script:
108
- composer self-update || true

0 commit comments

Comments
 (0)