mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
fix badges
This commit is contained in:
@@ -2,3 +2,5 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.11"
|
- "0.11"
|
||||||
|
before_script:
|
||||||
|
- npm install -g grunt-cli
|
||||||
@@ -34,10 +34,9 @@
|
|||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://github.com/dylang/node-rss"
|
"url": "http://github.com/dylang/node-rss.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"mail": "dylang@gmail.com",
|
|
||||||
"url": "http://github.com/dylang/node-rss/issues"
|
"url": "http://github.com/dylang/node-rss/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
## rss [](http://badge.fury.io/js/rss) [](http://github.com/dylang/node-rss)
|
## rss [](http://badge.fury.io/js/rss) [](https://travis-ci.org/dylang/node-rss)
|
||||||
|
|
||||||
> RSS feed generator. Add RSS feeds to any project. Supports enclosures and GeoRSS.
|
> RSS feed generator. Add RSS feeds to any project. Supports enclosures and GeoRSS.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user