Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7b1822

Browse files
committed
(docs/fix): only report build status for master branch
- shouldn't show error, failed, etc when a different branch fails as they're branches and often have some degree of WIP to them - would also show error for PRs, etc, and the point of that is feedback; shouldn't make the repo look buggy in the process
1 parent42357c0 commita7b1822

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
@@ -11,7 +11,7 @@
1111
[![dw](https://img.shields.io/npm/dw/mst-persist.svg)](https://npmjs.org/package/mst-persist)
1212
<br><!-- status / activity-->
1313
[![typings](https://img.shields.io/npm/types/mst-persist.svg)](https://github.com/agilgur5/mst-persist/blob/master/src/index.ts)
14-
[![build status](https://img.shields.io/travis/agilgur5/mst-persist.svg)](https://travis-ci.org/agilgur5/mst-persist)
14+
[![build status](https://img.shields.io/travis/agilgur5/mst-persist/master.svg)](https://travis-ci.org/agilgur5/mst-persist)
1515
<br>
1616
[![NPM](https://nodei.co/npm/mst-persist.png?downloads=true&downloadRank=true&stars=true)](https://npmjs.org/package/mst-persist)
1717

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp