From 3a5dba6a4101bb99492c7f3fe0a25eb0d349c92a Mon Sep 17 00:00:00 2001 From: Ika Date: Sat, 18 Mar 2017 15:32:44 +0800 Subject: [PATCH] Rename branch master -> generator --- .travis.yml | 2 +- package.json | 2 +- scripts/markdown.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2d9c434..ec77c32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ after_success: branches: only: - - master + - generator cache: yarn: true diff --git a/package.json b/package.json index b1fd8a1..00ebff9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "ikatyang", "license": "MIT", "homepage": "https://github.com/ikatyang/emoji-cheat-sheet", - "repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/master", + "repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/generator", "scripts": { "generate": "node ./scripts/generate.js" }, diff --git a/scripts/markdown.js b/scripts/markdown.js index 2a43543..857cf09 100644 --- a/scripts/markdown.js +++ b/scripts/markdown.js @@ -9,7 +9,7 @@ module.exports = class Markdown { # ${title} - This cheat sheet is auto-generated from ${urlDescriptions} using [emoji-cheat-sheet-generator](https://github.com/ikatyang/emoji-cheat-sheet/tree/master). + This cheat sheet is auto-generated from ${urlDescriptions} using [emoji-cheat-sheet-generator](https://github.com/ikatyang/emoji-cheat-sheet/tree/generator). ## Table of Contents