Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit c853506

Browse files
Merge pull request #45 from amclin/fix/travis-badge
ci(travis): fix travis badge URL to use .com instead of .org
2 parents efb3cfc + e874107 commit c853506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![npm version](https://badge.fury.io/js/create-amclin-nextjs-app.svg)](https://www.npmjs.com/create-amclin-nextjs-app) [![Build Status](https://travis-ci.org/amclin/react-project-boilerplate.svg?branch=master)](https://travis-ci.org/amclin/react-project-boilerplate)
1+
[![npm version](https://badge.fury.io/js/create-amclin-nextjs-app.svg)](https://www.npmjs.com/create-amclin-nextjs-app) [![Build Status](https://travis-ci.com/amclin/react-project-boilerplate.svg?branch=master)](https://travis-ci.com/amclin/react-project-boilerplate)
22

33
![Branch Code Coverage](./coverage/badge-branches.svg) ![Functions Code Coverage](./coverage/badge-functions.svg) ![Lines Code Coverage](./coverage/badge-lines.svg) ![Statements Code Coverage](./coverage/badge-statements.svg)
44

0 commit comments

Comments
 (0)