Skip to content

Commit b31867e

Browse files
author
David Alger
committed
Dropped PHP 5.5 builds from Travis
TB for 2.1RC1 states PHP 5.5. is no longer supported, so it should be removed from the builds.
1 parent b366da3 commit b31867e

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)