Testing travis change
This commit is contained in:
parent
f233582ea8
commit
e5afb28e4b
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ before_install:
|
|||
# set GitHub token and update composer
|
||||
- if [ -n "$GH_TOKEN" ]; then composer config github-oauth.github.com ${GH_TOKEN}; fi;
|
||||
- composer self-update && composer -V
|
||||
- export USE_ZEND_ALLOC=0
|
||||
# - export USE_ZEND_ALLOC=0
|
||||
|
||||
install:
|
||||
# install Composer dependencies
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue