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

Commit e2eaf16

Browse files
authored
Remove PHP 5.6 from travis
1 parent 5eb2ce3 commit e2eaf16

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,8 @@ before_script:
2424
fi
2525
2626
php:
27-
# - 5.3
28-
# - 5.4
29-
# - 5.5
30-
- 5.6
3127
- 7.0
28+
- 7.1
3229
- nightly
3330
- hhvm
3431

0 commit comments

Comments
 (0)