diff --git a/.travis.yml b/.travis.yml index ec77c32..b1ed482 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ before_install: - git config --global push.default simple before_script: -- git clone --depth=1 --branch=generated "https://github.com/$TRAVIS_REPO_SLUG.git" ./generated +- git clone --depth=1 --branch=master "https://github.com/$TRAVIS_REPO_SLUG.git" ./generated - rm -rf ./generated/* script: