Skip to content

Commit

Permalink
Merge pull request #643 from magento-extensibility/develop
Browse files Browse the repository at this point in the history
[Extensibility] MAGETWO-53343: Dropped PHP 5.5 builds from Travis
  • Loading branch information
monkeysee committed May 23, 2016
2 parents b366da3 + b31867e commit a5fa3af
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 @@ -9,7 +9,6 @@ addons:
- postfix
language: php
php:
- 5.5
- 5.6
- 7.0
env:
Expand All @@ -26,8 +25,6 @@ cache:
directories: $HOME/.composer/cache
matrix:
exclude:
- php: 5.6
env: TEST_SUITE=static
- php: 7.0
env: TEST_SUITE=static
before_install: ./dev/travis/before_install.sh
Expand Down

0 comments on commit a5fa3af

Please sign in to comment.