Testing new travis setup procedure

1.10.x
Yannick Warnier 9 years ago
parent b46aa6eec2
commit 2e6dd55ee0
  1. 2
      .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 .

Loading…
Cancel
Save