Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Commit

Permalink
remove php5 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
omissis committed Apr 29, 2017
1 parent 09f795e commit b4e3c49
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: php
sudo: false

php:
- '5.6'
- '7.0'
- '7.1'
- nightly
Expand All @@ -11,8 +10,6 @@ php:
matrix:
fast_finish: true
include:
- php: '5.6'
env: COMPOSER_FLAGS="--prefer-lowest"
- php: '7.0'
env: COMPOSER_FLAGS="--prefer-lowest"
- php: '7.1'
Expand Down

0 comments on commit b4e3c49

Please sign in to comment.