Skip to content

Commit

Permalink
remove PHP 5.5 and 5.4 from travis-ci due to build errors. pcc should…
Browse files Browse the repository at this point in the history
… still be compatible, but travis-ci seems to go with PHP's end-of-life cycle.
  • Loading branch information
bef committed Aug 8, 2021
1 parent 6066488 commit 8dd8b04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- '7.1'
Expand Down

0 comments on commit 8dd8b04

Please sign in to comment.