Skip to content

Commit

Permalink
Remove older versions than php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Tumbalev committed Feb 13, 2020
1 parent a3bc3bc commit db4d127
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ language: php
sudo: false

php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
Expand All @@ -15,14 +12,6 @@ env:
- DEPS=highest
- DEPS=lowest

matrix:
fast_finish: true
exclude:
- php: 5.3
env: DEPS=highest
- php: 5.4
env: DEPS=highest

branches:
only:
- master
Expand Down

0 comments on commit db4d127

Please sign in to comment.