diff --git a/.travis.yml b/.travis.yml index 56c6810..ebd8dff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,11 +16,11 @@ jobs: - yarn check-formatting - yarn build - yarn commitlint-travis - - stage: release - name: "Release on npm" - deploy: - provider: script - skip_cleanup: true - script: - # TODO: !!! @nighca + # TODO: !!! @nighca + # - stage: release + # name: "Release on npm" + # deploy: + # provider: script + # skip_cleanup: true + # script: # - yarn semantic-release diff --git a/LICENSE b/LICENSE index 261eeb9..a98bf83 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2020 Qiniu Cloud (qiniu.com) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index dc863e2..c52100d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🎁 typed-less-modules -[![Travis Build Status](https://img.shields.io/travis/qiniu/typed-less-modules/master?style=for-the-badge)](https://travis-ci.com/qiniu/typed-less-modules) +[![Travis Build Status](https://img.shields.io/travis/com/qiniu/typed-less-modules/master?style=for-the-badge)](https://travis-ci.com/qiniu/typed-less-modules) [![Codecov](https://img.shields.io/codecov/c/github/qiniu/typed-less-modules?style=for-the-badge)](https://codecov.io/gh/qiniu/typed-less-modules) [![npm](https://img.shields.io/npm/v/@qiniu/typed-less-modules?color=%23c7343a&label=npm&style=for-the-badge)](https://www.npmjs.com/package/@qiniu/typed-less-modules) [![GitHub stars](https://img.shields.io/github/stars/qiniu/typed-less-modules.svg?style=for-the-badge)](https://github.com/qiniu/typed-less-modules/stargazers)