Skip to content

Commit

Permalink
Remove PHP 5.3 from Travis config
Browse files Browse the repository at this point in the history
Test fails due to OpenSSL errors with Composer update
https://app.travis-ci.com/github/dapphp/radius/jobs/556859031
  • Loading branch information
dapphp committed Jan 25, 2022
1 parent 83eab38 commit e9f71fc
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
Expand Up @@ -4,8 +4,6 @@ language: php

matrix:
include:
- php: 5.3
dist: precise
- php: 5.4
dist: trusty
- php: 5.6
Expand Down

0 comments on commit e9f71fc

Please sign in to comment.