From 259bee7f03cdfdad506411bb01570cb7756daaa3 Mon Sep 17 00:00:00 2001 From: baobobbob Date: Thu, 9 Jul 2020 09:31:11 +0800 Subject: [PATCH 1/2] =?UTF-8?q?test:=20=E5=8F=91=E5=B8=83=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dd53ab0..7576251 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ after_success: # local_dir: storybook-static # on: # branch: master -# tags: true +# tags: true jobs: include: From 4a9ef4cb1b4e3fdbb064f9a83e82a02246a2f7b9 Mon Sep 17 00:00:00 2001 From: baobobbob Date: Thu, 9 Jul 2020 09:59:49 +0800 Subject: [PATCH 2/2] =?UTF-8?q?test:=20=E5=8F=91=E5=B8=83=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7576251..b3ade1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,9 +27,6 @@ jobs: provider: script skip_cleanup: true script: npx -p @semantic-release/changelog -p @semantic-release/git -p semantic-release semantic-release - on: - branch: master - tags: true notifications: email: