We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334c811 commit 572e6a9Copy full SHA for 572e6a9
.travis.yml
@@ -21,8 +21,6 @@ env:
21
22
matrix:
23
include:
24
- - php: 5.6
25
- env: setup=lowest
26
27
install:
28
- if [[ $setup = 'basic' ]]; then travis_retry composer install --prefer-dist --no-interaction; fi
0 commit comments