Skip to content

Commit a5fa3af

Browse files
committed
Merge pull request #643 from magento-extensibility/develop
[Extensibility] MAGETWO-53343: Dropped PHP 5.5 builds from Travis
2 parents b366da3 + b31867e commit a5fa3af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ addons:
99
- postfix
1010
language: php
1111
php:
12-
- 5.5
1312
- 5.6
1413
- 7.0
1514
env:
@@ -26,8 +25,6 @@ cache:
2625
directories: $HOME/.composer/cache
2726
matrix:
2827
exclude:
29-
- php: 5.6
30-
env: TEST_SUITE=static
3128
- php: 7.0
3229
env: TEST_SUITE=static
3330
before_install: ./dev/travis/before_install.sh

0 commit comments

Comments
 (0)