mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 15:24:31 -04:00
Testing travis change
This commit is contained in:
parent
f233582ea8
commit
e5afb28e4b
@ -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…
x
Reference in New Issue
Block a user