Testing travis change

This commit is contained in:
Hillel Coren 2016-05-26 20:53:13 +03:00
parent f233582ea8
commit e5afb28e4b

View File

@ -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