From 43a34b8ef3523111ce0b81941bc6cf9f5d132257 Mon Sep 17 00:00:00 2001 From: segayuu Date: Sat, 24 Aug 2019 16:09:16 +0900 Subject: [PATCH] fix(doc): Moved travis-ci from .org to .com (#100) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd4aae29..4ca02923 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hexo-cli -[![Build Status](https://travis-ci.org/hexojs/hexo-cli.svg?branch=master)](https://travis-ci.org/hexojs/hexo-cli) +[![Build Status](https://travis-ci.com/hexojs/hexo-cli.svg?branch=master)](https://travis-ci.com/hexojs/hexo-cli) [![NPM version](https://badge.fury.io/js/hexo-cli.svg)](https://www.npmjs.com/package/hexo-cli) [![Coverage Status](https://coveralls.io/repos/hexojs/hexo-cli/badge.svg?branch=master)](https://coveralls.io/r/hexojs/hexo-cli?branch=master) [![Build status](https://ci.appveyor.com/api/projects/status/aa44wp75752x1t47/branch/master?svg=true)](https://ci.appveyor.com/project/tommy351/hexo-cli/branch/master) @@ -15,4 +15,4 @@ $ npm install hexo-cli -g ## License -MIT \ No newline at end of file +MIT