mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
Update .travis.yml
change generated branch to master
This commit is contained in:
parent
3a5dba6a41
commit
97d6ad0be7
@ -9,7 +9,7 @@ before_install:
|
|||||||
- git config --global push.default simple
|
- git config --global push.default simple
|
||||||
|
|
||||||
before_script:
|
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/*
|
- rm -rf ./generated/*
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user