Skip to content

Commit a087726

Browse files
committed
Remove Travis badge
1 parent c9c66fe commit a087726

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

readme.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <img src="source/icon.png" width="45" align="left"> Notifier for GitHub [![Build Status](https://travis-ci.org/sindresorhus/notifier-for-github.svg?branch=master)](https://travis-ci.org/sindresorhus/notifier-for-github)
1+
# <img src="source/icon.png" width="45" align="left"> Notifier for GitHub
22

33
[link-cws]: https://chrome.google.com/webstore/detail/notifier-for-github/lmjdlojahmbbcodnpecnjnmlddbkjhnn "Version published on Chrome Web Store"
44
[link-amo]: https://addons.mozilla.org/en-US/firefox/addon/notifier-for-github/ "Version published on Mozilla Add-ons"
@@ -7,14 +7,12 @@
77
88
Checks for new GitHub notifications every minute, shows the number of notifications you have, and shows desktop notifications as well.
99

10-
1110
## Install
1211

1312
- [**Chrome** extension][link-cws] [<img valign="middle" src="https://img.shields.io/chrome-web-store/v/lmjdlojahmbbcodnpecnjnmlddbkjhnn.svg?label=%20">][link-cws]
1413
- [**Firefox** add-on][link-amo] [<img valign="middle" src="https://img.shields.io/amo/v/notifier-for-github.svg?label=%20">][link-amo]
1514
- **Opera** extension: Use [this Opera extension](https://addons.opera.com/en/extensions/details/download-chrome-extension-9/) to install the Chrome version.
1615

17-
1816
## Highlights
1917

2018
- [Notification count in the toolbar icon.](#notification-count)
@@ -26,7 +24,6 @@ Checks for new GitHub notifications every minute, shows the number of notificati
2624

2725
*Make sure to add a token in the options.*
2826

29-
3027
## Screenshots
3128

3229
### Notification Count
@@ -37,7 +34,6 @@ Checks for new GitHub notifications every minute, shows the number of notificati
3734

3835
![Options page for Notifier for GitHub](media/screenshot-options.png)
3936

40-
4137
## Permissions
4238

4339
The extension requests a couple of optional permissions. It works as intended even if you disallow these. Some features work only when you grant these permissions as mentioned below.
@@ -58,7 +54,6 @@ If you want to receive (useful) desktop notifications for any private repositori
5854

5955
If you're concerned with your security in this manner, please feel free to ignore this scope. Just be aware that if you do not grant this scope, clicking on the notification will take you to the notifications home page, since we can't get any information about the repo you got the notification for.
6056

61-
6257
## Configuration
6358

6459
### Desktop Notifications
@@ -77,7 +72,6 @@ If you have [desktop notifications](#desktop-notifications) enabled as mentioned
7772

7873
By default, the extension works for the public [GitHub](https://github.com) site. If you want the extension to show notifications from a GitHub Enterprise server, you have to configure the extension to use the API URL for your GitHub Enterprise server (like `https://github.yourco.com/`).
7974

80-
8175
## Maintainers
8276

8377
- [Sindre Sorhus](https://github.com/sindresorhus)

0 commit comments

Comments
 (0)