diff --git a/.travis.yml b/.travis.yml index 914acd0068..f44b1657af 100755 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ before_script: #- composer install -n #- composer -v update # ...OR use the proxy repository to download the necessary dependencies - - git clone https://github.com/ywarnier/chamilo-vendors.git + - git clone -b 1.10.x --depth=1 https://github.com/ywarnier/chamilo-vendors.git - sudo mv chamilo-vendors/vendor . - sudo mv chamilo-vendors/web . - sudo mv chamilo-vendors/composer.lock .