Skip to content

Commit d4ca5fc

Browse files
committed
Remove PHP 5.5
1 parent d66f5e8 commit d4ca5fc

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

33
php:
4-
- 5.5
54
- 5.6
65
- 7.0
6+
- 7.1
77

88
before_script:
99
- travis_retry composer self-update

0 commit comments

Comments
 (0)