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