Skip to content

Commit 572e6a9

Browse files
committed
Travis config fix.
1 parent 334c811 commit 572e6a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ env:
2121

2222
matrix:
2323
include:
24-
- php: 5.6
25-
env: setup=lowest
2624

2725
install:
2826
- if [[ $setup = 'basic' ]]; then travis_retry composer install --prefer-dist --no-interaction; fi

0 commit comments

Comments
 (0)