Skip to content

Commit

Permalink
Remove PHP 5.x from Travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
florianeckerstorfer committed Sep 1, 2018
1 parent 3b4d58b commit 8c14aff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ sudo: false

matrix:
include:
- php: 5.5
- php: 5.6
- php: 5.6
env: COMPOSER_FLAGS='--prefer-lowest --prefer-stable'
- php: 7.0
- php: 7.1
- php: 7.2
Expand Down

0 comments on commit 8c14aff

Please sign in to comment.