Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 5a37c57

Browse files
stefanotorresiweierophinney
authored andcommitted
add missing composer args env var
1 parent aae1f9a commit 5a37c57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cache:
1010

1111
env:
1212
global:
13+
- COMPOSER_ARGS="--no-interaction --ignore-platform-reqs"
1314
- SITE_URL="https://zendframework.github.io/zend-diactoros"
1415
- GH_USER_NAME="Matthew Weier O'Phinney"
1516
- GH_USER_EMAIL="[email protected]"

0 commit comments

Comments
 (0)