mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2026-02-05 22:55:18 +01:00
Update .travis.yml
change generated branch to master
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user