commit | 5e56357a037efcd59c36794c6b0d1e4dd717457c | [log] [tgz] |
---|---|---|
author | Francois Visconte <f.visconte@criteo.com> | Wed Aug 20 15:26:02 2014 +0200 |
committer | Francois Visconte <f.visconte@criteo.com> | Wed Aug 20 15:26:02 2014 +0200 |
tree | 8c4233347081191b23dcc4b8dc4fdd062d0ea788 | |
parent | ab0afd49be90e84e1c11c9011d4eb3fdc689ba9c [diff] |
Fix travis configuration file
diff --git a/.travis.yml b/.travis.yml index 55880a1..8ff0420 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -26,7 +26,7 @@ - ant - export PATH=$PATH:$TRAVIS_BUILD_DIR/../../build/buck/bin - cd .. - - git clone --depth=1 --branch=master https://gerrit.googlesource.com/gerrit + - git clone --branch=master https://gerrit.googlesource.com/gerrit - cd gerrit - ln -s $TRAVIS_BUILD_DIR plugins - travis_retry tools/download_all.py > download.log